This is an automated email from the ASF dual-hosted git repository. jackietien pushed a commit to branch ty/CollectOperator in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 2ac784393bf5253ef5eac6fb537ddfd11bd23b8d Merge: 5ecbed2b118 a472f9d12c1 Author: JackieTien97 <[email protected]> AuthorDate: Wed Jul 3 19:00:06 2024 +0800 Merge remote-tracking branch 'origin/ty/TableModelGrammar' into ty/CollectOperator .../plan/planner/plan/node/PlanNodeType.java | 3 +- .../plan/planner/plan/node/PlanVisitor.java | 5 ++ .../plan/relational/planner/node/CollectNode.java | 75 ++++++++++++++++++++++ .../plan/relational/planner/node/OutputNode.java | 1 + 4 files changed, 83 insertions(+), 1 deletion(-)
