[
https://issues.apache.org/jira/browse/IOTDB-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Boris Zhu reassigned IOTDB-513:
-------------------------------
Assignee: Boris Zhu
> Change the disable aline query to 3 column
> ------------------------------------------
>
> Key: IOTDB-513
> URL: https://issues.apache.org/jira/browse/IOTDB-513
> Project: Apache IoTDB
> Issue Type: Wish
> Components: Client/Java, Core/Engine
> Reporter: Jialin Qiao
> Assignee: Boris Zhu
> Priority: Major
>
> now the select * from root disable align will return (the number of
> timeseries) * 2 columns:
> time, value, time, value...
>
> It's better to use a narrow table :
> path, time, value
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)