commit | 21449f5e96869cb7b33498e5fea06951038645e2 | [log] [tgz] |
---|---|---|
author | Ian Cook <ianmcook@gmail.com> | Thu Jun 19 16:24:27 2025 +0200 |
committer | GitHub <noreply@github.com> | Thu Jun 19 16:24:27 2025 +0200 |
tree | 543906e040969e800412e55d0dffd88c6dabde9b | |
parent | 2b619a2868eb6a6dafd1764f082170180cf49f0e [diff] |
Add IPC file to `rand-many-types` data (#48)
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 |