This is an automated email from the ASF dual-hosted git repository.
chaow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 6f67a81 [IOTDB-1453]Fix result set when the server query time
filtered is And (#3452)
add f1bc4e3 [IOTDB-1399]Add a session interface to connect multiple nodes
(#3434)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/iotdb/SessionExample.java | 10 ++++
.../java/org/apache/iotdb/session/Session.java | 64 ++++++++++++++++++++
.../apache/iotdb/session/SessionConnection.java | 68 +++++++++++++++++-----
.../org/apache/iotdb/session/SessionUtils.java | 35 +++++++++++
.../iotdb/session/IoTDBSessionComplexIT.java | 35 +++++++++++
...eClusterIT.java => ClusterSessionSimpleIT.java} | 42 ++++++++++---
6 files changed, 231 insertions(+), 23 deletions(-)
copy
testcontainer/src/test/java/org/apache/iotdb/db/sql/{nodes3/AbstractThreeNodeClusterIT.java
=> ClusterSessionSimpleIT.java} (60%)