You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ca...@apache.org on 2024/04/22 03:12:09 UTC

(iotdb) branch ty/TableModelGrammar updated (ab11feb5caa -> dda9edac43b)

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

caogaofei pushed a change to branch ty/TableModelGrammar
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from ab11feb5caa Merge branch 'ty/TableModelGrammar' of https://github.com/apache/iotdb into ty/TableModelGrammar
     add dda9edac43b fix LogicalExpression Identifier problem; fix column transformer concurrent problem

No new revisions were added by this update.

Summary of changes:
 .../relational/ColumnTransformerBuilder.java       | 71 +++++++++++-----------
 .../plan/planner/TableOperatorGenerator.java       |  1 +
 .../plan/relational/planner/PlanBuilder.java       |  9 +++
 .../plan/relational/planner/QueryPlanner.java      |  5 ++
 4 files changed, 52 insertions(+), 34 deletions(-)