druid/extensions-contrib/tdigestsketch/src
Clint Wylie 3ee66bb492
allow optimizing sql expressions and virtual columns (#12241)
* rework sql planner expression and virtual column handling

* simplify a bit

* add back and deprecate old methods, more tests, fix multi-value string coercion bug and associated tests

* spotbugs

* fix bugs with multi-value string array expression handling

* javadocs and adjust test

* better

* fix tests
2022-02-09 14:55:50 -08:00
..
main allow optimizing sql expressions and virtual columns (#12241) 2022-02-09 14:55:50 -08:00
test add missing json type for ListFilteredVirtualColumn (#11887) 2021-11-09 17:25:12 -08:00