You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2020/11/11 00:40:38 UTC

[iotdb] branch rel/0.11 updated (0ff7fa8 -> c6ae734)

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

jackietien pushed a change to branch rel/0.11
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 0ff7fa8  stop print query frequency if no query happened (#1994)
     new ffd4173  fix iotdb 994
     new ed7e783  return a new one
     new f0c139c  fix tests
     new d841617  fix typo
     new c6ae734  Merge pull request #1998 from Alima777/iotdb994

The 4173 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../db/engine/querycontext/ReadOnlyMemChunk.java   |  1 +
 .../engine/storagegroup/TsFileProcessorTest.java   | 17 +++++-----
 .../iotdb/db/integration/IoTDBAggregationIT.java   | 36 +++++++++++++++++++---
 3 files changed, 40 insertions(+), 14 deletions(-)