Eric Pai created IOTDB-2088:
-------------------------------
Summary: Index may be out of bound in
AggregationPlan.groupAggResultByLevel
Key: IOTDB-2088
URL: https://issues.apache.org/jira/browse/IOTDB-2088
Project: Apache IoTDB
Issue Type: Bug
Reporter: Eric Pai
Assignee: Eric Pai
Fix For: master branch, 0.12.4
The iteration uses the original indices as the cursor, but accesses
deduplicated paths with it, which may cause IndexOutOfBoundException and isn't
our expected.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)