andygrove commented on PR #1325: URL: https://github.com/apache/datafusion-comet/pull/1325#issuecomment-2619596347
> Does this implicitly affect any data read that originated as `uint64`? I believe it gets converted to `DECIMAL(20,0)`. Yes, in the context of a user calling the `hash` or `xxhash64` Spark SQL functions on that data. This PR does not change anything with respect to hashing as part of shuffle. -- 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]
