This is an automated email from the ASF dual-hosted git repository.

caogaofei pushed a commit to branch beyyes/table-model-debug
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 84fa381711cf91f126f3ae93e73c2d4ebc802f57
Merge: aca76caddf8 eeb76bb421f
Author: Beyyes <[email protected]>
AuthorDate: Thu Apr 18 15:40:58 2024 +0800

    Merge branch 'ty/TableModelGrammar' into table-model-debug

 .../plan/planner/TableOperatorGenerator.java       |  27 ++++-
 .../plan/relational/analyzer/Analysis.java         |  21 ++++
 .../plan/relational/planner/QueryPlanner.java      |   4 +-
 .../plan/relational/planner/RelationPlanner.java   |   2 +
 .../distribute/FragmentInstanceGenerator.java      |  10 +-
 .../TableModelTypeProviderExtractor.java           |   3 +
 .../relational/planner/node/TableScanNode.java     |   4 +
 .../planner/optimizations/IndexScan.java           | 117 ++++++++++++++++++-
 .../relational/planner/optimizations/Util.java     | 124 +++++++++++++++++++++
 .../plan/relational/analyzer/AnalyzerTest.java     |  12 +-
 .../plan/relational/analyzer/TestMatadata.java     |  29 +++--
 11 files changed, 332 insertions(+), 21 deletions(-)

Reply via email to