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

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


    from 456b960d470 add sqlDialect parameter for IT framework
     new 822b1f60f0f Add IT for database management
     new d52875a6f0a Add IT for database management

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:
 .../java/org/apache/iotdb/itbase/env/BaseEnv.java  |  19 +++
 .../relational/it/schema/IoTDBDatabaseIT.java      | 159 +++++++++++++++++++++
 .../it/schema/IoTDBTableIT.java}                   |   7 +-
 3 files changed, 180 insertions(+), 5 deletions(-)
 create mode 100644 
integration-test/src/test/java/org/apache/iotdb/relational/it/schema/IoTDBDatabaseIT.java
 copy 
integration-test/src/test/java/org/apache/iotdb/{db/it/orderBy/IoTDBOrderBy2IT.java
 => relational/it/schema/IoTDBTableIT.java} (83%)

Reply via email to