Jialin Qiao created IOTDB-2066:
----------------------------------

             Summary: change the result format of disable align to 3 columns
                 Key: IOTDB-2066
                 URL: https://issues.apache.org/jira/browse/IOTDB-2066
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: Jialin Qiao


Currently we return 2(time, value)*N(timseries) columns when using disable 
align.

 

E.g.: time, timeseries1, time, timeseries2, time, timeseries3...

However, this format is difficult to use.

 

We'd better change the result format to 3 columns: (path, time, value)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to