kishoreg opened a new issue #5252: Support post aggregation expressions
URL: https://github.com/apache/incubator-pinot/issues/5252
 
 
   select sum(A)/sum(B) from T. This is not supported in pinot as of today. 
With Calcite SQL, we should be able to support this easily.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to