druid/core
Clint Wylie 184b202411
add computed Expr output types (#10370)
* push down ValueType to ExprType conversion, tidy up

* determine expr output type for given input types

* revert unintended name change

* add nullable

* tidy up

* fixup

* more better

* fix signatures

* naming things is hard

* fix inspection

* javadoc

* make default implementation of Expr.getOutputType that returns null

* rename method

* more test

* add output for contains expr macro, split operation and function auto conversion
2020-09-14 18:18:56 -07:00
..
src add computed Expr output types (#10370) 2020-09-14 18:18:56 -07:00
pom.xml bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00