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

caogaofei pushed a change to branch beyyes/TableModelGrammar0624
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 259334c83ab query process will not invoke setDataPartition method of 
Analysis
     add 5d4ab23cc86 Put variable tableModelPredicateExpressions into Analysis, 
Perfect the FilterScanCombine rule, only when the child of FilterNode equals 
TableScanNode, use the FilterScanCombine rule.

No new revisions were added by this update.

Summary of changes:
 .../db/queryengine/common/MPPQueryContext.java     | 15 ---------
 .../TableModelStatementMemorySourceVisitor.java    |  3 +-
 .../plan/planner/plan/node/PlanGraphPrinter.java   |  2 +-
 .../plan/relational/analyzer/Analysis.java         | 20 ++++++++----
 .../planner/optimizations/FilterScanCombine.java   | 37 +++++++++++++---------
 .../planner/optimizations/IndexScan.java           |  6 ++--
 6 files changed, 40 insertions(+), 43 deletions(-)

Reply via email to