dang-stripe commented on issue #15121:
URL: https://github.com/apache/pinot/issues/15121#issuecomment-2705089261

   @yashmayya @Jackie-Jiang We seem to still be hitting the error after rolling 
out the fix. The simpler version of the query works, so let me try to repro.
   
   ```
   Received error query execution result block: {1000=Index 103 out of bounds 
for length 100
   java.lang.ArrayIndexOutOfBoundsException: Index 103 out of bounds for length 
100
        at 
org.apache.pinot.core.query.aggregation.groupby.DoubleGroupByResultHolder.getDoubleResult(DoubleGroupByResultHolder.java:79)
        at 
org.apache.pinot.core.query.aggregation.function.CountAggregationFunction.extractGroupByResult(CountAggregationFunction.java:184)
        at 
org.apache.pinot.core.query.aggregation.function.CountAggregationFunction.extractGroupByResult(CountAggregationFunction.java:36)
        at 
org.apache.pinot.query.runtime.operator.MultistageGroupByExecutor.getResultValue(MultistageGroupByExecutor.java:184)}
   ```


-- 
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-unsubscr...@pinot.apache.org

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