You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by "DaweiLiu (Jira)" <ji...@apache.org> on 2020/02/18 01:30:00 UTC

[jira] [Created] (IOTDB-500) make BatchData timeRet to TimeColumn with 0 copy

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)