DaweiLiu created IOTDB-500:
------------------------------
Summary: make BatchData timeRet to TimeColumn with 0 copy
Key: IOTDB-500
URL: https://issues.apache.org/jira/browse/IOTDB-500
Project: Apache IoTDB
Issue Type: Sub-task
Components: Core/TsFile
Reporter: DaweiLiu
Assignee: DaweiLiu
Fix For: 0.10.0-SNAPSHOT
Currently, the List<long[]> structure used in BatchData to keep the time.
it can be same as the TimeColumn structure, so that it can be copied for use
with the fastest efficiency.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)