This is an automated email from the ASF dual-hosted git repository.

jiangtian pushed a change to branch cluster_premerge
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from b3b8c41  Update 
server/src/main/java/org/apache/iotdb/db/exception/runtime/SQLParserException.java
     add ece4928  Update DML Data Manipulation Language.md (#1769)
     add 2e7d902  [IOTDB-863]: add a switch to drop ouf-of-order data that is 
recognized by IoTDB (#1693)
     add 410815d  [IOTDB-907] Change TreeSet to HashSet in getAllDevices (#1772)
     add 1e3d945  [IOTDB-919] Update License binary as fastjson has been 
removed (#1773)
     add 824562c  Merge branch 'master' into cluster_premerge

No new revisions were added by this update.

Summary of changes:
 LICENSE-binary                                     |   2 +-
 .../DML Data Manipulation Language.md              |   1 +
 .../resources/conf/iotdb-engine.properties         |   4 +
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java |  10 +
 .../org/apache/iotdb/db/conf/IoTDBDescriptor.java  |   4 +
 .../engine/storagegroup/StorageGroupProcessor.java |  35 ++-
 .../storagegroup/StorageGroupProcessorTest.java    | 284 ++++++++++++++++++++-
 .../iotdb/tsfile/read/TsFileSequenceReader.java    |   9 +-
 8 files changed, 332 insertions(+), 17 deletions(-)

Reply via email to