This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch f_batch_reader
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 64136da [Query refactor] remove hasNext() in BatchData (#668)
add d9801b4 update to maven 3.6.3
add 679c8fb Add metaquery in python example (#667)
add d688c1b divide queryId generation into data query and non-data query
(#666)
add c27e968 merge master
No new revisions were added by this update.
Summary of changes:
.travis.yml | 4 +--
client-py/src/client_example.py | 38 +++++++++++++++++++++-
.../db/query/control/QueryResourceManager.java | 6 ++--
.../org/apache/iotdb/db/service/TSServiceImpl.java | 9 +++--
.../db/integration/IoTDBSequenceDataQueryIT.java | 6 ++--
.../iotdb/db/integration/IoTDBSeriesReaderIT.java | 8 ++---
.../apache/iotdb/db/utils/EnvironmentUtils.java | 2 +-
.../iotdb/session/utils/EnvironmentUtils.java | 4 +--
.../apache/iotdb/spark/db/EnvironmentUtils.java | 4 +--
9 files changed, 59 insertions(+), 22 deletions(-)