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

ARROW-1103: [Python] Support read_pandas (with index metadata) on directory of Parquet files #862

Closed
wants to merge 3 commits into from

Conversation

wesm
Copy link
Member

@wesm wesm commented Jul 18, 2017

Also fixes ARROW-1041, a case where the _metadata file contains the pandas schema metadata but the individual dataset fragments do not.

wesm added 3 commits July 17, 2017 20:35
Change-Id: I7009d36ea5d3181d68d3819938d1e07dd0bdb004
…ndas with metadata working on a multi-file dataset

Change-Id: I761df66366930c096f35bc98dc0fba054a9d1910
…e individual Parquet dataset pieces don't

Change-Id: Ic4e7f92d66d7865337c4f728313c348e951ab778
@wesm
Copy link
Member Author

wesm commented Jul 18, 2017

cc @cpcloud could you have a look at this? at some point we might need to do a little work to make the test cases easier to generate; these were a bit tedious

Copy link
Member

@xhochy xhochy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM

@asfgit asfgit closed this in 362e754 Jul 18, 2017
@wesm wesm deleted the ARROW-1103 branch July 18, 2017 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants