Aniketsy commented on PR #2598:
URL: https://github.com/apache/iceberg-python/pull/2598#issuecomment-3428694073

   sure,
   ```
   =================== short test summary info ===================
   FAILED tests/expressions/test_expressions.py::test_reference - 
AttributeError: 'Reference' object has no attribute 'model_...   
   FAILED tests/expressions/test_expressions.py::test_always_true - 
AttributeError: 'AlwaysTrue' object has no attribute 'model... 
   FAILED tests/expressions/test_expressions.py::test_always_false 
   - AttributeError: 'AlwaysFalse' object has no attribute 'mode...FAILED 
tests/expressions/test_expressions.py::test_serialize_is_null - AttributeError: 
'IsNull' object has no attribute 'model_dum...
   FAILED tests/expressions/test_expressions.py::test_serialize_not_null - 
AttributeError: 'NotNull' object has no attribute 'model_du...
   FAILED tests/expressions/test_expressions.py::test_serialize_in 
   - AttributeError: 'In' object has no attribute 'model_dump_json'FAILED 
tests/expressions/test_expressions.py::test_serialize_not_in - AttributeError: 
'NotIn' object has no attribute 'model_dump...
   FAILED tests/expressions/test_expressions.py::test_equal_to - 
AttributeError: 'EqualTo' object has no attribute 'model_du...    
   FAILED tests/expressions/test_expressions.py::test_not_equal_to 
   - AttributeError: 'NotEqualTo' object has no attribute 'model...FAILED 
tests/expressions/test_expressions.py::test_greater_than_or_equal_to - 
AttributeError: 'GreaterThanOrEqual' object has no attribut...
   FAILED tests/expressions/test_expressions.py::test_greater_than 
   - AttributeError: 'GreaterThan' object has no attribute 'mode...FAILED 
tests/expressions/test_expressions.py::test_less_than - AttributeError: 
'LessThan' object has no attribute 'model_d...   
   FAILED tests/expressions/test_expressions.py::test_less_than_or_equal - 
AttributeError: 'LessThanOrEqual' object has no attribute '...
   FAILED tests/expressions/test_expressions.py::test_starts_with - 
AttributeError: 'StartsWith' object has no attribute 'model... 
   FAILED tests/expressions/test_expressions.py::test_not_starts_with - 
AttributeError: 'NotStartsWith' object has no attribute 'mo...
   =============== 15 failed, 145 passed in 1.65s 
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to