Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.45 KB

README.md

File metadata and controls

28 lines (23 loc) · 1.45 KB

Apache Arrow Experiments

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