This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch beyyes/TableModel
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 48f5f16c25f perfect smells, comments
add 780cbdfe28a Add IT for database management
add 2b1f25bace6 Merge branch 'ty/TableModelGrammar' into beyyes/TableModel
No new revisions were added by this update.
Summary of changes:
.../iotdb/it/env/cluster/env/AbstractEnv.java | 110 ++++++++------
.../iotdb/it/env/remote/env/RemoteServerEnv.java | 94 +++++++-----
.../java/org/apache/iotdb/itbase/env/BaseEnv.java | 78 +++++++++-
.../relational/it/schema/IoTDBDatabaseIT.java | 162 +++++++++++++++++++++
.../it/schema/IoTDBTableIT.java} | 7 +-
5 files changed, 360 insertions(+), 91 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%)