tscottcoombes1 commented on PR #1534:
URL: https://github.com/apache/iceberg-python/pull/1534#issuecomment-2628873390

   @mattmartin14 datetime.date is not handled in this function:
   
   
https://github.com/apache/iceberg-python/blob/main/pyiceberg/expressions/literals.py#L124
   
   from the `In()`
   
   This comment: 
https://github.com/apache/iceberg-python/issues/398#issuecomment-1934910609
   suggests converting the `datetime.date` to integers for internal logic
   


-- 
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