Fokko merged PR #2538:
URL: https://github.com/apache/iceberg-python/pull/2538
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@iceber
nathanbijleveld commented on PR #2538:
URL: https://github.com/apache/iceberg-python/pull/2538#issuecomment-3360283913
https://github.com/user-attachments/assets/3551ccfa-b578-44c1-9d47-f74d6dcde6c5";
/>
Fixed all linting issues
--
This is an automated message from the Apache Git S
Fokko commented on code in PR #2538:
URL: https://github.com/apache/iceberg-python/pull/2538#discussion_r2386257078
##
pyiceberg/expressions/__init__.py:
##
@@ -39,7 +39,7 @@
literal,
)
from pyiceberg.schema import Accessor, Schema
-from pyiceberg.typedef import L, Struct
nathanbijleveld opened a new pull request, #2538:
URL: https://github.com/apache/iceberg-python/pull/2538
Closes #2521
# Rationale for this change
Make true/false expression serializable
## Are these changes tested?
yes
## Are there any user-facing chang