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 |