You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2020/06/02 12:27:52 UTC

[incubator-iotdb] branch fix_get_null_by_while updated (99e8bdd -> 1c8ee3c)

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

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


    from 99e8bdd  fix bug
     add 1c8ee3c  reduce duplicate codes

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java |  2 ++
 .../engine/storagegroup/StorageGroupProcessor.java | 32 ++++------------------
 .../org/apache/iotdb/db/metadata/MManager.java     | 13 +++++++++
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  | 22 ++-------------
 4 files changed, 23 insertions(+), 46 deletions(-)