[
https://issues.apache.org/jira/browse/IOTDB-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jialin Qiao closed IOTDB-396.
-----------------------------
Fix Version/s: 0.10.0-SNAPSHOT
Resolution: Fixed
> New query clause: disable align
> -------------------------------
>
> Key: IOTDB-396
> URL: https://issues.apache.org/jira/browse/IOTDB-396
> Project: Apache IoTDB
> Issue Type: New Feature
> Reporter: Jialin Qiao
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0-SNAPSHOT
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> After parallel querying: [https://github.com/apache/incubator-iotdb/pull/684]
> , the query speed has bound by the alignment of time across time series.
> Therefore, it's better to supply a more efficient interface that does not
> align time series by time. Which could be implemented by adding a new clause:
> disable align.
>
> If users select N time series, the result is:
> time1, value1, time2, value2, ..., timeN, valueN
--
This message was sent by Atlassian Jira
(v8.3.4#803005)