Aitozi commented on PR #5445: URL: https://github.com/apache/paimon/pull/5445#issuecomment-2824230281
> I prefer to provide a BUCKET FUNCTION instead HASH FUNCTION. Now compute a bucket is: `Math.abs(hashcode % numBuckets)`. I'm not sure if it's universal enough, but BucketFunction is definitely universal enough. Thanks, +1 for your suggestion. -- 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: issues-unsubscr...@paimon.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org