druid/processing
Gian Merlino 1fd865b7c1
BufferArrayGrouper: Fix potential overflow in requiredBufferCapacity. (#9435)
* BufferArrayGrouper: Fix potential overflow in requiredBufferCapacity.

If cardinality was high, the computation could overflow an int. There
were tests for this, but the tests were wrong.

* Nicer.
2020-02-28 14:27:52 -08:00
..
src BufferArrayGrouper: Fix potential overflow in requiredBufferCapacity. (#9435) 2020-02-28 14:27:52 -08:00
pom.xml Forbid easily misused HashSet and HashMap constructors (#9165) 2020-02-07 10:44:09 +03:00