druid/indexing-hadoop
Gian Merlino 1f2afccdf8 Expressions: Add ExprMacros. (#4365)
* Expressions: Add ExprMacros, which have the same syntax as functions, but
can convert themselves to any kind of Expr at parse-time.

ExprMacroTable is an extension point for adding new ExprMacros. Anything
that might need to parse expressions needs an ExprMacroTable, which can
be injected through Guice.

* Address code review comments.
2017-06-08 09:32:10 -04:00
..
src Expressions: Add ExprMacros. (#4365) 2017-06-08 09:32:10 -04:00
pom.xml Update versions to 0.10.1-SNAPSHOT. (#4191) 2017-04-20 18:12:28 -07:00