This is an automated email from the ASF dual-hosted git repository.
sunzesong pushed a change to branch mem_control
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
discard 7f89148 Add LAST for TSDataType
discard 7545e38 Avoid Map<TSDataType, xxx>
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/mem_control (4abc35b)
\
O -- O -- O (7f89148)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/metadata/MManager.java | 35 +++++-----
.../iotdb/db/rescon/PrimitiveArrayManager.java | 79 ++++++++++++----------
.../apache/iotdb/db/rescon/TVListAllocator.java | 37 ++++------
.../tsfile/file/metadata/enums/TSDataType.java | 6 +-
4 files changed, 77 insertions(+), 80 deletions(-)