Open paleolimbot opened 4 days ago
I think I saw a similar error in CI once that went away on a retry. Similar to here it was a missing symbol that was actually defined; I wonder if something about the Conda environment activation isn't deterministic...
I wasn't able to replicate :(
What happened?
When verifying the release candidate for 15, I get an error when loading
pyarrow 18.0.0
during the wheel verification step.I'm on Ubuntu 22.04 and I ran
USE_CONDA=1 ./verify-release-candidate.sh 15 1
fromarrow-adbc/dev/release
.Stack Trace
No response
How can we reproduce the bug?
No response
Environment/Setup
No response