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

[Python] Parquet+HDFS test failure due to writing pandas index #16648

Closed
asfimport opened this issue May 20, 2017 · 2 comments
Closed

[Python] Parquet+HDFS test failure due to writing pandas index #16648

asfimport opened this issue May 20, 2017 · 2 comments

Comments

@asfimport
Copy link

Encountered while testing 0.4.0 rc1, but not a blocker. The test pyarrow.tests.test_hdfs.TestLibHdfs testMethod=test_hdfs_read_multiple_parquet_files needs to be fixed now that DataFrame indexes are written to Parquet files by default. We should figure out how to test the HDFS integration in some CI

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

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

@asfimport
Copy link
Author

Wes McKinney / @wesm:
PR: #728

@asfimport
Copy link
Author

Uwe Korn / @xhochy:
Issue resolved by pull request 728
#728

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