Jackie-Jiang opened a new pull request #8221:
URL: https://github.com/apache/pinot/pull/8221


   There are some corner cases not handled in partition function which can lead 
to negative partition:
   - In HashCodePartitionFunction when hashcode is Integer.MIN_VALUE
   - In ModuloPartitionFunction when value is negative
   
   Also enhance the test to ensure passing number and string returns the same 
result


-- 
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]

Reply via email to