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/02/27 09:04:05 UTC

[incubator-iotdb] branch master updated (bcd6c22 -> 32c6fb0)

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/incubator-iotdb.git.


    from bcd6c22  [IOTDB-429] return empty dataset instead of throw exception (#838)
     add 32c6fb0  fix calculate memory in batch insert(#848)

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/engine/memtable/AbstractMemTable.java  |  2 +-
 .../java/org/apache/iotdb/db/utils/MemUtils.java    | 21 ++++++++++++---------
 2 files changed, 13 insertions(+), 10 deletions(-)