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

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


    from 8473dc80b7a fix smell
     add 8c773b25d25 perfect PruneUnUsedColumns optimize rule

No new revisions were added by this update.

Summary of changes:
 .../plan/planner/plan/node/PlanVisitor.java            |  4 ++--
 .../plan/relational/planner/node/ProjectNode.java      |  6 +++++-
 .../planner/optimizations/PredicatePushDown.java       |  6 ------
 .../planner/optimizations/PruneUnUsedColumns.java      | 18 +++++++++++++-----
 .../RemoveRedundantIdentityProjections.java            |  1 +
 .../plan/relational/analyzer/AnalyzerTest.java         |  4 ++--
 6 files changed, 23 insertions(+), 16 deletions(-)

Reply via email to