This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch beyyes/TableModelGrammar0617
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from c40f2a22b44 add more node details, perfect sort impl of QueryPlanner
add a215c28993c remove redundant project in appendProjects method
No new revisions were added by this update.
Summary of changes:
.../plan/relational/planner/PlanBuilder.java | 4 +++
.../plan/relational/planner/QueryPlanner.java | 4 +--
.../planner/optimizations/PruneUnUsedColumns.java | 8 +++++
.../RemoveRedundantIdentityProjections.java | 3 +-
.../plan/relational/analyzer/AnalyzerTest.java | 42 ++++++++++------------
5 files changed, 35 insertions(+), 26 deletions(-)