-
Notifications
You must be signed in to change notification settings - Fork 3k
Docs: Document support for binary in truncate transform #10079
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
03ce155 to
bc22194
Compare
TheNeuralBit
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.
Thanks for the feedback :)
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.
Looks good. Thanks for adding this @TheNeuralBit. We already do this for PyIceberg as well: https://github.com/apache/iceberg-python/blob/ee4dd92008ffa21067837fe9fcdfaea063a514f3/pyiceberg/transforms.py#L633-L635
|
Merged. Thanks for addressing this @TheNeuralBit! thanks for the reviews @Fokko @rdblue |
Fixes #5251
It seems unlikely we will address this discrepancy by dropping support for binary. I'd like to propose documenting the currently implemented behavior instead.