mayankshriv commented on issue #3626: timezone problem
URL: 
https://github.com/apache/incubator-pinot/issues/3626#issuecomment-450540631
 
 
   Pinot has an inbuilt transform function for date-time conversion which 
supports time zone. You can refer to the following for more details: 
https://github.com/apache/incubator-pinot/wiki/dateTimeConvert-UDF
   
   Also, note that transform functions are currently supported in group-by and 
projection, but not in filter (predicates).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to