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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]