Aitozi opened a new pull request #18305:
URL: https://github.com/apache/flink/pull/18305


   …late
   
   ## What is the purpose of the change
   
   When I check the logic of rescale part of the rocksDB. I found that we do 
not have to multiply `overlapFraction` twice to evaluate the best score handle. 
So this pr is to remove the duplicate `* overlapFraction` and fix one typo.
   
   
   ## Verifying this change
   
   I add an extra test to verify that: If two handles have the same number of 
intersect group, The higher `overlapFraction` will win.
   


-- 
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...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to