This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch beyyes/add_it
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from ced2e8e6625 fix inputlocation size
add b6cb53e587a fix sort elimination
add df47b00954e fix collect node print
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 2 +-
.../TableModelStatementMemorySourceVisitor.java | 31 +++++++++++++++++++++-
.../plan/planner/OperatorTreeGenerator.java | 4 +--
.../plan/planner/TableOperatorGenerator.java | 2 +-
.../plan/planner/plan/node/PlanGraphPrinter.java | 10 +++++++
.../planner/ir/NormalizeOrExpressionRewriter.java | 21 ++++++---------
.../planner/optimizations/SortElimination.java | 19 ++++++++++---
7 files changed, 68 insertions(+), 21 deletions(-)