gabotechs commented on PR #23720: URL: https://github.com/apache/datafusion/pull/23720#issuecomment-5023117191
Yeah, I can imagine how you'd want to enable this based on the hashing expressions. For example, maybe hashing on a simple `int` column is not worth it, but it is in a `list<string>`. I still want to see if we can reach a situation where this enabled 100% of the times is worth it, that would simplify things a bit. -- 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]
