This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch SessionNext
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 11cbdd0 Merge remote-tracking branch 'origin/master' into SessionNext
add 0ca9b9c refactor session next
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/iotdb/SessionExample.java | 4 +-
.../org/apache/iotdb/session/SessionDataSet.java | 311 ++++++++++-----------
.../iotdb/session/pool/SessionDataSetWrapper.java | 4 +-
.../org/apache/iotdb/session/IoTDBSessionIT.java | 8 +-
.../iotdb/session/IoTDBSessionIteratorIT.java | 2 +-
5 files changed, 150 insertions(+), 179 deletions(-)