commit | 2b619a2868eb6a6dafd1764f082170180cf49f0e | [log] [tgz] |
---|---|---|
author | Ian Cook <ianmcook@gmail.com> | Thu May 22 22:50:28 2025 -0400 |
committer | GitHub <noreply@github.com> | Thu May 22 22:50:28 2025 -0400 |
tree | e5fd8104aa2522bfc58bc9269d614c47896cdaff | |
parent | dfd45f94a37fba0bb02b9bea6094291405f429ea [diff] |
Add `rand-many-types` data in Parquet and DuckDB formats (#47) * Add Parquet and DuckDB versions * Add missing newline * Add .exit * Add in a Makefile --------- Co-authored-by: Bryce Mecum <petridish@gmail.com>
This repository is for collaborative prototyping and research in the Apache Arrow project.
Directory | Contents |
---|---|
data | Various datasets that are used by the experiments in this repository or intended to be used in future Arrow experiments |
dissociated-ipc | Reference example implementation of the experimental Arrow Dissociated IPC Protocol |
http | Examples demonstrating ways of sending and receiving data in Arrow IPC stream format (IANA media type application/vnd.apache.arrow.stream ) over HTTP APIs |