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

jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from ef0e45e3e19 Fix error of non-mappable udtf query in align by device 
while existing any devices' data cross region
     add eae753f25f8 Fix IntoOperator order bug

No new revisions were added by this update.

Summary of changes:
 .../it/insertquery/IoTDBInsertQueryIT.java         | 33 +++++++++++++++
 .../plan/planner/TableOperatorGenerator.java       | 17 +++++++-
 .../relational/planner/TableLogicalPlanner.java    | 47 +++++-----------------
 .../distribute/TableDistributedPlanGenerator.java  |  1 +
 .../plan/relational/planner/node/IntoNode.java     | 40 +++++++++++++++---
 .../optimizations/UnaliasSymbolReferences.java     | 11 ++++-
 .../planner/node/process/IntoNodeSerdeTest.java    |  4 ++
 7 files changed, 110 insertions(+), 43 deletions(-)

Reply via email to