druid/indexing-service
Chi Cao Minh 4ed83f6af6
Fix superbatch merge last partition boundaries (#9448)
* Fix superbatch merge last partition boundaries

A bug in the computation for the last parallel merge partition could
cause an IndexOutOfBoundsException or precondition failure due to an
empty partition.

* Improve comments and tests
2020-03-04 10:35:21 -08:00
..
src Fix superbatch merge last partition boundaries (#9448) 2020-03-04 10:35:21 -08:00
pom.xml More superbatch range partitioning tests (#9266) 2020-02-10 15:17:53 -08:00