Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format: Draft data headers IDL for data interchange #15468

Closed
asfimport opened this issue Mar 10, 2016 · 1 comment
Closed

Format: Draft data headers IDL for data interchange #15468

asfimport opened this issue Mar 10, 2016 · 1 comment

Comments

@asfimport
Copy link

From the mailing list discussion, we need to define the structure of data headers to describe a "page" of Arrow data. In Apache Parquet these are referred to as the data page headers and are separate from the schema metadata.

As part of this JIRA:

  • Choose a technology (it need not be the only one, but it would be good to have a reference tool) for representing the data page header in "serialized" form (as can be stored in shared memory and interpreted by any system with access to that memory). Google's Flatbuffers libraries has been discussed for this use case.

  • Draft IDL specification for the data headers

Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm

Note: This issue was originally created as ARROW-57. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Wes McKinney / @wesm:
This is done in ARROW-67 – can can continue to iterate in downstream JIRAs and discuss on the mailing list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants