This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch new_series_reader
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 2b0a724 fix comments in AggregateResult and IoTDBDescriptor
add 6ddb2c3 [IOTDB-471] fix bug (#786)
add f127a26 Revert "[IOTDB-471] fix bug (#786)" (#799)
add a6bd21a Enable auto create schema (#797)
add d079a4d [IOTDB-471] fix and try to locate latestTimeForEachDevice
null pointer bug (#800)
add ec267af Merge remote-tracking branch 'origin/master' into
new_series_reader
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 2 +-
.../iotdb/db/engine/memtable/WritableMemChunk.java | 15 ++++++++++
.../engine/storagegroup/StorageGroupProcessor.java | 16 +++++++++--
.../db/engine/storagegroup/TsFileProcessor.java | 5 ++--
.../iotdb/db/integration/IoTDBAuthorizationIT.java | 1 +
.../db/integration/IoTDBDeleteStorageGroupIT.java | 33 ++++++++--------------
6 files changed, 45 insertions(+), 27 deletions(-)