-
Notifications
You must be signed in to change notification settings - Fork 397
[test] Run partition transform tests for all transforms #1592
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
[test] Run partition transform tests for all transforms #1592
Conversation
245ae20 to
2c3e97f
Compare
|
CI failed https://github.com/apache/iceberg-python/actions/runs/13464196511/job/37626276454?pr=1592 cc @Fokko do you think this is a bug on the rust side? |
|
Yes, looks like it. Let me submit a patch, thanks! |
|
nightly build doing its job :) |
We found an issue in apache/iceberg-python#1592
2c3e97f to
be11aca
Compare
|
all good here, thanks for the quick fix @Fokko |
Fokko
left a comment
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.
LGTM, can you fix the conflicts @kevinjqliu? 🚀
|
@Fokko cant merge this yet, we have to wait until pyiceberg_core 0.5.0 release. This PR is override the dependency to use the nightly pyiceberg_core |
|
closing in favor of #1833 |
Closes #1591
Blocked on iceberg-rust/#920 and the next release of pyiceberg_core (0.5.0)