Fokko commented on PR #1534: URL: https://github.com/apache/iceberg-python/pull/1534#issuecomment-2631953187
> datetime.date is not handled in this function: https://github.com/apache/iceberg-python/blob/main/pyiceberg/expressions/literals.py#L124 @mattmartin14 @tscottcoombes1 any of you interested in adding support for `date` there? :) We can reuse `date_to_days`: https://github.com/apache/iceberg-python/blob/5018efc203b6393898a000d98e6f305f287e42a7/pyiceberg/utils/datetime.py#L55-L57 -- 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]
