tree: 48240b631e9b7317d7a177840cb0ea125a0ac2de
  1. get_simple/
  2. README.md
http/README.md

Apache Arrow HTTP Data Transport

This area of the Apache Arrow Experiments repository is for collaborative prototyping and research on the subject of sending and receiving Arrow-formatted data over HTTP APIs.

The intent of this work is to:

  • Ensure excellent interoperability across languages.
  • Allow implementation within existing HTTP APIs.
  • Maximize performance.
  • Minimize implementation complexity.

The end goal of this work is to inform and guide the creation of a set of conventions to be published in the Arrow documentation.

See the related discussion on the Arrow developer mailing list.