You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/11/03 17:06:33 UTC

[iotdb] branch master updated (99c421e -> 1961dde)

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

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


    from 99c421e  fix compaction recover when restart (#1928)
     add 1961dde  More precise fetch size on query while calculating query memory footprint (#1927)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iotdb/db/qp/Planner.java  | 11 ++++++++
 .../iotdb/db/qp/strategy/PhysicalGenerator.java    | 33 ++++++++++++++++------
 .../org/apache/iotdb/db/service/TSServiceImpl.java | 20 +++++++++++--
 3 files changed, 53 insertions(+), 11 deletions(-)