ZENOTME commented on code in PR #1422:
URL: https://github.com/apache/iceberg-python/pull/1422#discussion_r1892659133
##
tests/test_transforms.py:
##
@@ -988,608 +997,367 @@ def _test_projection(lhs:
Optional[UnboundPredicate[L]], rhs: Optional[UnboundPr
raise ValueErr
ZENOTME commented on code in PR #1422:
URL: https://github.com/apache/iceberg-python/pull/1422#discussion_r1892659133
##
tests/test_transforms.py:
##
@@ -988,608 +997,367 @@ def _test_projection(lhs:
Optional[UnboundPredicate[L]], rhs: Optional[UnboundPr
raise ValueErr
ZENOTME commented on code in PR #1422:
URL: https://github.com/apache/iceberg-python/pull/1422#discussion_r1892659133
##
tests/test_transforms.py:
##
@@ -988,608 +997,367 @@ def _test_projection(lhs:
Optional[UnboundPredicate[L]], rhs: Optional[UnboundPr
raise ValueErr
Fokko commented on code in PR #1422:
URL: https://github.com/apache/iceberg-python/pull/1422#discussion_r1886615423
##
tests/test_transforms.py:
##
@@ -988,608 +997,367 @@ def _test_projection(lhs:
Optional[UnboundPredicate[L]], rhs: Optional[UnboundPr
raise ValueError
Fokko merged PR #1422:
URL: https://github.com/apache/iceberg-python/pull/1422
--
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
sungwy commented on code in PR #1422:
URL: https://github.com/apache/iceberg-python/pull/1422#discussion_r1881033971
##
tests/test_transforms.py:
##
@@ -988,608 +997,367 @@ def _test_projection(lhs:
Optional[UnboundPredicate[L]], rhs: Optional[UnboundPr
raise ValueErro
Fokko commented on code in PR #1422:
URL: https://github.com/apache/iceberg-python/pull/1422#discussion_r1879026523
##
pyiceberg/transforms.py:
##
@@ -985,7 +985,7 @@ def _truncate_number_strict(
elif isinstance(pred, BoundGreaterThanOrEqual):
return GreaterThan(Re