moulimukherjee commented on issue #283: WIP: Add projectStrict for Dates and Timestamps URL: https://github.com/apache/incubator-iceberg/pull/283#issuecomment-511552297 Expected behaviour: ts > 2019-07-07T23:59:59.9999 can be projected strict using ts_day >= 2019-07-08 ts > 2019-07-07T15:52:50.0000 can also be projected strict using ts_day >= 2019-07-08
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
