Improve READMEs and organization (#46)

6 files changed
tree: 3d8f23e3342c36065cadf19400be7c6066a3a543
  1. data/
  2. dissociated-ipc/
  3. http/
  4. .asf.yaml
  5. .clang-format
  6. .gitattributes
  7. .gitignore
  8. LICENSE.txt
  9. NOTICE.txt
  10. README.md
README.md

Apache Arrow Experiments

This repository is for collaborative prototyping and research in the Apache Arrow project.

DirectoryContents
dataVarious datasets that are used by the experiments in this repository or intended to be used in future Arrow experiments
dissociated-ipcReference example implementation of the experimental Arrow Dissociated IPC Protocol
httpExamples demonstrating ways of sending and receiving data in Arrow IPC stream format (IANA media type application/vnd.apache.arrow.stream) over HTTP APIs