-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[CI][Python][Parquet] Failed to open local file column_chunk_key_value_metadata.parquet #43785
Comments
A similar one but with different file: https://github.com/apache/arrow/actions/runs/10493727068/job/29068354546?pr=40594
|
Never mind, I made a mistake in the rebase: #40594 |
This is actually an issue for some of the nightly crossbow builds, see also my comment at #41580 (comment), so going to reuse this issue for that, since it already has the correct title :) |
I'll tackle this tonigh |
I already opened a PR for the wheel tests, but as mentioned in #41580 (comment), also the python-emscriptem test currently is failing because of this (that is not yet tackled in my current PR) |
…43786) ### Rationale for this change Starting with #41580, the pyarrow tests now also rely on a file in the parquet-testing submodule. And the path to that directory is controlled by `PARQUET_TEST_DATA`, which appears to be set wrongly in the wheel test scripts, causing all wheel builds to fail at the moment. * GitHub Issue: #43785 Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Issue resolved by pull request 43786 |
Describe the bug, including details regarding any error messages, version, and platform.
https://github.com/apache/arrow/actions/runs/10493727075/job/29068353962?pr=40594
Component(s)
Parquet, Python
The text was updated successfully, but these errors were encountered: