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 2021/01/22 01:41:46 UTC

[iotdb] branch master updated (4f8c41f -> 56b215c)

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 4f8c41f  Change "Not support" to "Does not support" in error message of IOTDBConnection.java (#2281)
     add 56b215c  Optimize enum class and change some java practice (#2435)

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/engine/memtable/AbstractMemTable.java | 34 ++++++++++---------
 .../iotdb/db/engine/memtable/WritableMemChunk.java | 18 ++++------
 .../apache/iotdb/db/rescon/MemTableManager.java    | 39 +++++++++++-----------
 .../iotdb/db/rescon/PrimitiveArrayManager.java     |  2 +-
 .../apache/iotdb/db/rescon/TVListAllocator.java    | 14 +-------
 5 files changed, 45 insertions(+), 62 deletions(-)