[
https://issues.apache.org/jira/browse/IOTDB-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jialin Qiao closed IOTDB-464.
-----------------------------
Fix Version/s: 0.10.0-SNAPSHOT
Resolution: Fixed
> Vectorize the SeriesReaderByTimestamp
> -------------------------------------
>
> Key: IOTDB-464
> URL: https://issues.apache.org/jira/browse/IOTDB-464
> Project: Apache IoTDB
> Issue Type: Sub-task
> Components: Core/Engine
> Reporter: Jialin Qiao
> Assignee: atoildw
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.10.0-SNAPSHOT
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)