This is an automated email from the ASF dual-hosted git repository.
shuwenwei pushed a change to branch copy_to
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 20352f7ab71 fix it
add a52fb07bfcf remove OutputNode from CopyToNode
No new revisions were added by this update.
Summary of changes:
.../db/queryengine/common/header/DatasetHeader.java | 7 +------
.../operator/process/copyto/TableCopyToOperator.java | 11 +++++------
.../copyto/tsfile/TsFileFormatCopyToWriter.java | 11 +++++------
.../plan/planner/TableOperatorGenerator.java | 18 +++++++++++++-----
.../plan/relational/planner/TableLogicalPlanner.java | 2 +-
.../plan/relational/planner/node/CopyToNode.java | 14 +++++++-------
.../planner/optimizations/UnaliasSymbolReferences.java | 2 +-
7 files changed, 33 insertions(+), 32 deletions(-)