You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/03/10 01:06:21 UTC

[GitHub] [incubator-pinot] fx19880617 commented on issue #6660: Use Sum, Avg etc. Aggregate func to agg field which type was long will added .0 at end of metrics

fx19880617 commented on issue #6660:
URL: https://github.com/apache/incubator-pinot/issues/6660#issuecomment-794686502


   I was also thinking that we can return a long value if the column is INT or LONG (There could be an issue if the result is larger than LONG.MAX, then the only way to handle it is still DOUBLE).
   
   Or make the cast function work outside the aggregation functions.


----------------------------------------------------------------
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:
users@infra.apache.org



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