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/02 17:28:57 UTC

[GitHub] [incubator-pinot] dongxiaoman opened a new issue #6628: [Enhancement Feature Request] Star Tree support for sumprecesion

dongxiaoman opened a new issue #6628:
URL: https://github.com/apache/incubator-pinot/issues/6628


   Right now we support big decimal via `BYTES` column and process data by functions like `sumprecesion`. It seems we cannot pre-build star tree for `sumprecesion`. Furthermore we need a mechanism to specify the parameter to that function. It can be a fixed value of `sumprecision(my_column, 40, 12)` but the 40, 12 needs to be specified


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


[GitHub] [incubator-pinot] Jackie-Jiang commented on issue #6628: [Enhancement Feature Request] Star Tree support for sumprecesion

Posted by GitBox <gi...@apache.org>.
Jackie-Jiang commented on issue #6628:
URL: https://github.com/apache/incubator-pinot/issues/6628#issuecomment-796394907


   #6668 


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