Wei-hao-Li opened a new pull request, #15286:
URL: https://github.com/apache/iotdb/pull/15286

   Cause: The `AggTableScanOperator` always append the date_bin result in the 
last of `groupingKeys`, but it is not always the same order with 
`outputSymbols` refined, typically when do single input distinct optimize.
   Fix: Make sure the date_bin is the last of `groupingKeys`, and add argument 
check when init  `AggTableScanNode`.


-- 
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]

Reply via email to