mirror of https://github.com/apache/druid.git
044cab5094
Optimizes the compareTo() function in CompressedBigDecimal. It directly compares the int[] rather than creating BigDecimal objects and using its compareTo. It handles unequal sized CBDs, but does require the scales to match. |
||
---|---|---|
.. | ||
src | ||
pom.xml |