[ 
https://issues.apache.org/jira/browse/IOTDB-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Minghui Liu reassigned IOTDB-4527:
----------------------------------

    Assignee:     (was: Minghui Liu)

> Support sql does not contains comma
> -----------------------------------
>
>                 Key: IOTDB-4527
>                 URL: https://issues.apache.org/jira/browse/IOTDB-4527
>             Project: Apache IoTDB
>          Issue Type: Improvement
>            Reporter: Jialin Qiao
>            Priority: Minor
>
> Currently, we support adding properties in sql, such as:
>  
> create timeseries root.turbine1.1701.s2 with datatype=FLOAT, 
> encoding=GORILLA, compression=SNAPPY
> load '<path/dir>' [,sglevel=true/false] 
>  
> We'd better support adding properties without comma.
> create timeseries root.turbine1.1701.s2 with datatype=FLOAT encoding=GORILLA 
> compression=SNAPPY
> load '<path/dir>' [sglevel=true/false] 
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to