bitsondatadev commented on PR #5774: URL: https://github.com/apache/iceberg/pull/5774#issuecomment-1629912773
@findepi @rdblue says there's still some ambiguity. Rather than using `hashInt` that refers to the `hashLong(long(i))` you changed it to just `hashLong(...)`. But the cast is important. -- 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]
