yashmayya opened a new issue, #16720:
URL: https://github.com/apache/pinot/issues/16720
```
Error: Failures:
Error: TimestampIndexMseTest.timestampIndexSubstitutedInGroupBy:176
expected [Execution Plan
LogicalProject(EXPR$0=[$1])
PinotLogicalAggregate(group=[{0}], agg#0=[COUNT($1)], aggType=[FINAL])
PinotLogicalExchange(distribution=[hash[0]])
LeafStageCombineOperator(table=[mytable])
StreamingInstanceResponse
CombineGroupBy
GroupBy(groupKeys=[[$ts$SECOND]], aggregations=[[count(*)]])
Project(columns=[[$ts$SECOND]])
DocIdSet(maxDocs=[120000])
FilterMatchEntireSegment(numDocs=[115545])
] but found [Execution Plan
LogicalProject(EXPR$0=[$1])
PinotLogicalAggregate(group=[{0}], agg#0=[COUNT($1)], aggType=[FINAL])
PinotLogicalExchange(distribution=[hash[0]])
LeafStageCombineOperator(table=[mytable])
StreamingInstanceResponse
CombineGroupBy
GroupBy(groupKeys=[[$ts$SECOND]], aggregations=[[count(*)]])
Project(columns=[[$ts$SECOND]])
DocIdSet(maxDocs=[100000])
FilterMatchEntireSegment(numDocs=[96632])
]
```
https://github.com/apache/pinot/actions/runs/17322089740/job/49177493226?pr=16715
--
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]