druid/server/src
Clint Wylie c72f96a4ba
fix bug with expressions on sparse string realtime columns without explicit null valued rows (#10248)
* fix bug with realtime expressions on sparse string columns

* fix test

* add comment back

* push capabilities for dimensions to dimension indexers since they know things

* style

* style

* fixes

* getting a bit carried away

* missed one

* fix it

* benchmark build fix

* review stuffs

* javadoc and comments

* add comment

* more strict check

* fix missed usaged of impl instead of interface
2020-08-11 11:07:17 -07:00
..
main/java/org/apache/druid fix bug with expressions on sparse string realtime columns without explicit null valued rows (#10248) 2020-08-11 11:07:17 -07:00
test Set default server.maxsize to the sum of segment cache (#10255) 2020-08-10 09:21:22 -07:00