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

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


    from fb5f9c7138a Fix IntoOperator order bug
     add e37c1704780 fix ci

No new revisions were added by this update.

Summary of changes:
 .../it/insertquery/IoTDBInsertQueryIT.java         | 33 ++++++++++++++++++++++
 .../relational/planner/TableLogicalPlanner.java    | 26 ++++++++++++++++-
 .../plan/relational/planner/node/IntoNode.java     |  6 ++--
 .../optimizations/UnaliasSymbolReferences.java     | 11 +++++++-
 .../planner/node/process/IntoNodeSerdeTest.java    |  4 +++
 5 files changed, 76 insertions(+), 4 deletions(-)

Reply via email to