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

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


    from e1884cad2f8 Support us and ns timePrecision in udf-library part-1
     add 839e2221dce Move model annotations to tsfile (#14358)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/TableModelSessionExample.java |  4 +--
 .../apache/iotdb/TableModelSessionPoolExample.java |  4 +--
 .../db/it/query/IoTDBEncryptionValueQueryIT.java   |  2 ++
 .../manual/IoTDBPipeTypeConversionISessionIT.java  |  3 +-
 .../plan/statement/crud/InsertBaseStatement.java   |  2 +-
 .../crud/InsertMultiTabletsStatement.java          |  2 +-
 .../plan/statement/crud/InsertRowStatement.java    |  2 +-
 .../crud/InsertRowsOfOneDeviceStatement.java       |  2 +-
 .../plan/statement/crud/InsertRowsStatement.java   |  2 +-
 .../plan/statement/crud/LoadTsFileStatement.java   |  2 +-
 .../plan/statement/pipe/PipeEnrichedStatement.java |  3 +-
 .../dataregion/modification/ModEntry.java          |  2 +-
 .../iotdb/db/utils/annotations/TableModel.java     | 33 ----------------------
 .../iotdb/db/utils/annotations/TreeModel.java      | 33 ----------------------
 .../connector/PipeDataNodeThriftRequestTest.java   | 22 +--------------
 pom.xml                                            |  2 +-
 16 files changed, 18 insertions(+), 102 deletions(-)
 delete mode 100644 
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/annotations/TableModel.java
 delete mode 100644 
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/annotations/TreeModel.java

Reply via email to