RussellSpitzer opened a new pull request #2543:
URL: https://github.com/apache/iceberg/pull/2543


   Before this patch if Spark passes through a filter on an Instant the
   comparison will fail in Iceberg due to our lack of handling of Instant
   literals. To fix this we convert Instants and LocalDates like we do for 
Timestamp and
   Date in the filter conversion code.


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

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