rdblue commented on PR #5774: URL: https://github.com/apache/iceberg/pull/5774#issuecomment-1262836879
The intent here was to refer to the function defined for the `int` type. It looks like people are confusing these functions with hash specific methods in the hash implementation. I think it's fine to clarify, but this change makes the spec less specific because it removes the `long(value)` cast that is required for `int` and makes it implicit. Can we rephrase the change here so that it is simply clear that the hash for date depends on the hash for int? -- 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]
