-
Notifications
You must be signed in to change notification settings - Fork 1k
Update to parquet-format 2.11.0 #7570
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Love it -- thank you @etseidl
woohoo! I am predicting it is going to be a good (high velocity) day in arrow-rs on |
As I learn the inner working of the archery tests 😛 Trying to track down why the js->rust integration is now failing 😭 |
I have seen it intermittently fail recently -- does it pass if you rerun the test? |
Hmm, yes. Back to merging 😄 |
🤔 we should probably report/fix that, but I haven't had the energy to do so -- which now that I type that sounds a lot like an excuse 😆 |
I just kicked off another run, let's see what that does. If the error keeps cropping up I'll dig deeper. |
Which issue does this PR close?
Closes #7567.
Rationale for this change
Update to latest parquet format.
What changes are included in this PR?
Re-generate format.rs and make any needed changes to allow compilation. No support for new logical types is added.
Are there any user-facing changes?
yes