druid/sql/src
Clint Wylie 6cf754b0e0
move numeric null value coercion out of expression processing engine (#13809)
* move numeric null value coercion out of expression processing engine
* add ExprEval.valueOrDefault() to allow consumers to automatically coerce to default values
* rename Expr.buildVectorized as Expr.asVectorProcessor more consistent naming with Function and ApplyFunction; javadocs for some stuff
2023-02-28 18:10:07 -08:00
..
main move numeric null value coercion out of expression processing engine (#13809) 2023-02-28 18:10:07 -08:00
test move numeric null value coercion out of expression processing engine (#13809) 2023-02-28 18:10:07 -08:00