npawar opened a new pull request #5312:
URL: https://github.com/apache/incubator-pinot/pull/5312


   Wiring the FunctionExpressionEvaluator with the ExpressionEvaluatorFactory 
to be able to execute inbuilt transform functions.
   Added 2 simple time transformation examples. 
   
   Immediate next steps:
   1) Exhaustively add a lot of time transformation functions. Can be a good 
beginner/first task
   
   Future steps:
   1) Ability to plug in user defined custom functions - annotation based 
function registering
   2) Ability to use these simple transform functions as query time udfs - 
Introduce a udf wrapper that can call these simple transform functions on every 
row during query


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to