findepi commented on PR #5774: URL: https://github.com/apache/iceberg/pull/5774#issuecomment-1632745389
@bitsondatadev you mean it should be `hashLong(long(daysFromUnixEpoch(v)))` instead of `hashLong(daysFromUnixEpoch(v))`? I don't see how the latter is ambiguous, but sure I can do that. I want confirmation though that I understood the right way -- 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]
