Xiangwei Meng created IOTDB-260:
-----------------------------------

             Summary: a simpler format of multiple timeseries selection
                 Key: IOTDB-260
                 URL: https://issues.apache.org/jira/browse/IOTDB-260
             Project: Apache IoTDB
          Issue Type: Wish
            Reporter: Xiangwei Meng


to query the *s1, s2,s3* columns of *d1,d2* devices, now we'd write *select 
s1,s2,s3 from root.dwf.d1, root.dwf.d2*

why not we can simply the sql like *select root.dwf.\{d1,d2}.\{s1,s2,s3}*? :)



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

Reply via email to