clintropolis opened a new pull request #9730:
URL: https://github.com/apache/druid/pull/9730


   Adds additional tests to bring all `PostAggregator` implementations in 
`druid-datasketches` extension to near 100% coverage (i got lazy and didn't add 
tests for some of the boring comparators). I replaced some `equals` and 
`hashCode` implementations which allowed subclasses of different types to test 
as equal since I don't think that is what we really want, with intellij 
generated versions.
   
   More PRs to follow to do the same for other `PostAggregator` implementations.


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

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