This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from b4abdd2bf34 Pipe: Fixed the meta inclusion between SQL dialects
(#15278)
add 961f3581728 Fix the output ordinal of AggTableScanOperator are not
consistent with OutputSymbols of AggTableScanNode when do single input distinct
optimize
No new revisions were added by this update.
Summary of changes:
.../relational/it/query/recent/IoTDBTableAggregationIT.java | 8 ++++++++
.../queryengine/plan/relational/planner/SymbolAllocator.java | 4 ++++
.../iterative/rule/SingleDistinctAggregationToGroupBy.java | 3 ++-
.../relational/planner/node/AggregationTableScanNode.java | 11 +++++++++--
4 files changed, 23 insertions(+), 3 deletions(-)