This is an automated email from the ASF dual-hosted git repository. zyk pushed a commit to branch table-model-debug in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit e1345d799915b1e0d3c06a8a55a70f172fbccc41 Merge: 34e5b0e5ac3 219286825a1 Author: MarcosZyk <[email protected]> AuthorDate: Mon Apr 22 08:50:39 2024 +0800 Merge branch 'ty/TableModelGrammar' into table-model-debug # Conflicts: # iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/IndexScan.java .../relational/ColumnTransformerBuilder.java | 82 ++++++++++++---------- .../plan/planner/TableOperatorGenerator.java | 1 + .../plan/relational/planner/PlanBuilder.java | 63 +++++++++++++---- .../plan/relational/planner/QueryPlanner.java | 3 +- .../TableModelTypeProviderExtractor.java | 6 ++ .../planner/optimizations/IndexScan.java | 4 +- 6 files changed, 105 insertions(+), 54 deletions(-)
