druid/core
Clint Wylie 84b4bf56d8
vectorize logical operators and boolean functions (#11184)
changes:
* adds new config, druid.expressions.useStrictBooleans which make longs the official boolean type of all expressions
* vectorize logical operators and boolean functions, some only if useStrictBooleans is true
2021-12-02 16:40:23 -08:00
..
src vectorize logical operators and boolean functions (#11184) 2021-12-02 16:40:23 -08:00
pom.xml complex typed expressions (#11853) 2021-11-08 00:33:06 -08:00