You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ta...@apache.org on 2021/07/01 06:19:18 UTC

[iotdb] branch enable_cache_leader updated (5bf75f6 -> 8781ee9)

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

tanxinyu pushed a change to branch enable_cache_leader
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 5bf75f6  Merge branch 'master' of github.com:Apache/incubator-iotdb into enable_cache_leader
     add 9bbea3d  Fix release note url in Chinese doc
     add 2ea3830  remove REGULAR encoding docs (#3477)
     add 5d337c7  add audit log when execute delete and set sg for tracing (#3470)
     add b44915d  [IOTDB-1460] Failed to load configurations on startup (NPE) (#3479)
     add 8781ee9  Merge branch 'master' of github.com:Apache/incubator-iotdb into enable_cache_leader

No new revisions were added by this update.

Summary of changes:
 docs/UserGuide/Data-Concept/Encoding.md            |  6 --
 docs/zh/Download/README.md                         |  4 +-
 docs/zh/UserGuide/Data-Concept/Encoding.md         |  6 --
 .../org/apache/iotdb/db/conf/IoTDBDescriptor.java  | 52 ++++++------
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  | 10 +++
 .../apache/iotdb/db/qp/utils/DatetimeUtils.java    | 18 ++++-
 .../db/qp/utils/DatetimeQueryDataSetUtilsTest.java | 93 ++++++++++++----------
 7 files changed, 108 insertions(+), 81 deletions(-)