Apache Arrow Development Experiments

Clone this repo:

Branches

  1. dfd45f9 Improve READMEs and organization (#46) by Ian Cook · 3 months ago main
  2. 7c03915 [MATLAB] Add simple HTTP `GET` MATLAB Client example (#45) by Kevin Gurney · 3 months ago
  3. 46d5547 [http] Add indirect HTTP GET examples (#44) by Ian Cook · 5 months ago
  4. 260ca77 [http] Add range request examples (#43) by Ian Cook · 5 months ago
  5. 4884e4b Add `data/rand-many-types` (#42) by Ian Cook · 5 months ago

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