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-1287: [Python] Implement whence argument for pyarrow.NativeFile.seek #907

Closed
wants to merge 2 commits into from

Conversation

wesm
Copy link
Member

@wesm wesm commented Jul 28, 2017

I still need to validate this against the use case in dask/fastparquet#188

@wesm
Copy link
Member Author

wesm commented Jul 29, 2017

Build failure seems unrelated

@wesm
Copy link
Member Author

wesm commented Jul 29, 2017

@Maxris one of the entries in the Appveyor build matrix randomly stopped working. Here is the build on master where it stopped working, with no Windows-related code changes https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/build/1.0.2593. Any ideas?

Merging this PR since that is unrelated

wesm added 2 commits July 29, 2017 10:16
Change-Id: I27045ae9d34c57e40591959b4541a3d60463c458
…fsClient

Change-Id: Id1b4cf119007445433ed35ede24035fb2ff3d83c
@wesm
Copy link
Member Author

wesm commented Jul 29, 2017

I created https://issues.apache.org/jira/browse/ARROW-1294 to track this

@asfgit asfgit closed this in 5aea3a3 Jul 29, 2017
@wesm wesm deleted the ARROW-1287 branch July 29, 2017 14:49
@maxhora
Copy link
Contributor

maxhora commented Jul 29, 2017

@wesm , thank you, investigating...

@wesm
Copy link
Member Author

wesm commented Jul 29, 2017

seems to be a cmake 3.9.0 problem, but not sure why

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.

3 participants