-
Notifications
You must be signed in to change notification settings - Fork 796
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
parquet / Build wasm32 (pull_request)
CI check failing on main
#5565
Comments
(Just some random notes as I investigate a bit) Success: https://github.com/apache/arrow-rs/actions/runs/8441272186/job/23120055830
Failure: https://github.com/apache/arrow-rs/actions/runs/8466052041/job/23193980665
Also of note: gyscos/zstd-rs#269 Edit: seems like it is due to bump from zstd-sys v2.0.9+zstd.1.5.5 -> zstd-sys v2.0.10+zstd.1.5.6 See #5567 |
The shim defining |
Thank you @kylebarron and @Jefffrey for debugging and fixing this issue |
|
|
This may be another symptom of apache/arrow#41637 (aka a really old glibc version in the integration tests) |
Describe the bug
parquet / Build wasm32 (pull_request)
CI check is failing on main , evenwiTo Reproduce
Make a PR with no code changes, for example #5564
It fails like https://github.com/apache/arrow-rs/actions/runs/8474125669/job/23219908414?pr=5564
Expected behavior
CI checks should pass when no code is chanegd
Additional context
Reported by @XiangpengHao on #5564
The text was updated successfully, but these errors were encountered: