schiller-oliver commented on PR #3131: URL: https://github.com/apache/hive/pull/3131#issuecomment-1619955513
@marton-bod I have one question regarding this PR. My understanding is that you create a hash value for the partition keys in order to sort/cluster by partition. I'm wondering now what happens if there is a hash collision such that two different partition keys map to the same hash value. In this case, wouldn't it be possible that clustering by partition isn't given? -- 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]
