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

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


    from cfa5b7dc3cb delete some methods
     new bd3b343636b add abstract methods
     new e78fb691dc7 add ITableOperatorGeneratorContext

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../relational/ColumnTransformerBuilder.java       |   1 +
 .../planner/ITableOperatorGeneratorContext.java    |  13 +-
 .../plan/planner/TableOperatorGenerator.java       | 446 ++++++---------------
 .../planner/DataNodeTableOperatorGenerator.java    | 170 +++-----
 .../plan/planner/LocalExecutionPlanContext.java    |   3 +-
 .../plan/relational/sql/ast/DeleteDevice.java      |   3 +-
 .../schemaregion/impl/SchemaRegionMemoryImpl.java  |   6 +-
 .../sink/SinkOperatorDownStreamNodeIdTest.java     |   4 +-
 8 files changed, 204 insertions(+), 442 deletions(-)
 copy 
iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBURLException.java => 
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/calc_commons/plan/planner/ITableOperatorGeneratorContext.java
 (76%)

Reply via email to