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 2022/09/17 01:51:13 UTC

[GitHub] [pinot] wynet321 opened a new issue, #9421: Issue on Histogram with condition

wynet321 opened a new issue, #9421:
URL: https://github.com/apache/pinot/issues/9421

   query as
   `select HISTOGRAM(duration,0,1858,3) as histogram_data from signal_data where  doc_type='Paid'`
   When tried to use histogram with the condition where-clause, pinot report 
     {
       "message": "QueryExecutionError:\njava.lang.NullPointerException\n\tat org.apache.pinot.core.query.aggregation.function.HistogramAggregationFunction.extractAggregationResult(HistogramAggregationFunction.java:156)\n\tat org.apache.pinot.core.query.aggregation.function.HistogramAggregationFunction.extractAggregationResult(HistogramAggregationFunction.java:42)\n\tat org.apache.pinot.core.query.aggregation.DefaultAggregationExecutor.getResult(DefaultAggregationExecutor.java:57)\n\tat org.apache.pinot.core.operator.query.AggregationOperator.getNextBlock(AggregationOperator.java:73)",
       "errorCode": 200


-- 
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: commits-unsubscribe@pinot.apache.org.apache.org

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] [pinot] siddharthteotia commented on issue #9421: Issue on Histogram with condition

Posted by GitBox <gi...@apache.org>.
siddharthteotia commented on issue #9421:
URL: https://github.com/apache/pinot/issues/9421#issuecomment-1250002638

   cc @jasperjiaguo 


-- 
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: commits-unsubscribe@pinot.apache.org

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] [pinot] Jackie-Jiang closed issue #9421: Issue on Histogram with condition

Posted by GitBox <gi...@apache.org>.
Jackie-Jiang closed issue #9421: Issue on Histogram with condition
URL: https://github.com/apache/pinot/issues/9421


-- 
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: commits-unsubscribe@pinot.apache.org

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