Jialin Qiao created IOTDB-464:
---------------------------------

             Summary: Vectorize the SeriesReaderByTimestamp
                 Key: IOTDB-464
                 URL: https://issues.apache.org/jira/browse/IOTDB-464
             Project: Apache IoTDB
          Issue Type: Improvement
          Components: Core/Engine
            Reporter: Jialin Qiao


SeriesReaderByTimestamp offers one API: getValueOfTimestamp(long time)

 

A more efficient API could be added: getValuesOfTimestamps(long[] times)

The return type could be a BatchData or an Object



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to