You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/02/03 02:09:35 UTC

[iotdb] branch NewTsFileV2 updated (99754f7 -> 6db916b)

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

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


    from 99754f7  fix CompactionChunkTest
     add d9535d9  fix remove merging file error log
     add ceb9756  Add a badge of code quality & Upgrade JDK of sonar and coverall from 8 to 11(#2610)
     add 1110eb2  bug fix - fetch size calculation error for group by month when the time window is less than 1 month (#2571)
     add 6db916b  Merge branch 'master' of https://github.com/apache/iotdb into NewTsFileV2

No new revisions were added by this update.

Summary of changes:
 .github/workflows/main-linux.yml                   |  5 ++-
 README.md                                          |  1 +
 README_ZH.md                                       |  1 +
 .../org/apache/iotdb/db/conf/IoTDBConfigCheck.java | 11 +++++--
 .../org/apache/iotdb/db/service/TSServiceImpl.java | 24 +++++++++++---
 .../iotdb/db/integration/IOTDBGroupByIT.java       | 37 ++++++++++++++++++++--
 6 files changed, 67 insertions(+), 12 deletions(-)