jadireddi edited a comment on issue #7489:
URL: https://github.com/apache/pinot/issues/7489#issuecomment-939755796


   Thank you @fritzb for making the change. I had the code change and test case 
in my local. As I started working on this project last Monday, going through 
the code to make  the integration test case that would work for the below  
statement
   ```
   SELECT a_column, ToDateTime(MIN(time_column), 'yyyy-MM-dd hh:mm:ss.SSS 
tz(America/Los_Angeles)')
   FROM table
   GROUP BY a_column
   ```
   
   Somehow unable to find and submit PR.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to