ritesh-commits opened a new issue #5863:
URL: https://github.com/apache/incubator-pinot/issues/5863


   - While configuring a new metric, there doesn't seem to be an option to 
provide derived metric expression which is required isSimpleRatioMetric. 
Because of this the SummaryResponse is always being computed using the 
runAdditiveCube algorithm.
   - runAdditiveCubeAlgorithm is having hardcoded MerticAggFunction as SUM, so 
even if we are configured another metric like AVG or COUNT, the default agg 
function is not being considered while constructing Bulk Requests in 
BaseCubePinotClient.


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



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

Reply via email to