commit | dfd45f94a37fba0bb02b9bea6094291405f429ea | [log] [tgz] |
---|---|---|
author | Ian Cook <ianmcook@gmail.com> | Fri Jan 24 06:55:48 2025 -0500 |
committer | GitHub <noreply@github.com> | Fri Jan 24 06:55:48 2025 -0500 |
tree | 3d8f23e3342c36065cadf19400be7c6066a3a543 | |
parent | 7c0391533788d971cce92275e6f99c221c955dcb [diff] |
Improve READMEs and organization (#46)
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 |