mirror of https://github.com/apache/druid.git
48dbe0ea45
This PR adds support for handling null dimension values while creating partition boundaries in range partitioning. This means that we can now have partition boundaries like [null, "abc"] or ["abc", null, "def"]. |
||
---|---|---|
.. | ||
src | ||
pom.xml |