mirror of
https://github.com/apache/druid.git
synced 2025-02-13 05:25:11 +00:00
* more sql support for expression array functions * prepend/slice * doc fixes * fix imports * fix tests * add null numeric expr for proper conversions between ExprEval and Expr and back to ExprEval * re-arrange * imports :( * add append/prepend test