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:27 UTC

[iotdb] branch master updated (c2e69c9 -> 1620b71)

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

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


    from c2e69c9  stop print query frequency if no query happened (#1993)
     new 6b2af78  fix iotdb 994 to master
     new a9edc8b  return a new one
     new ba64810  fix tests
     new c0f992e  fix typo
     new 1620b71  Merge pull request #1999 from Alima777/iotdb994ToMaster

The 4159 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   | 14 ++++-----
 .../iotdb/db/integration/IoTDBAggregationIT.java   | 36 +++++++++++++++++++---
 3 files changed, 39 insertions(+), 12 deletions(-)