yuqi created IOTDB-928:
--------------------------

             Summary: Make ENCODING optional in create time series sentence
                 Key: IOTDB-928
                 URL: https://issues.apache.org/jira/browse/IOTDB-928
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: yuqi


Currenly, then following sql can't be execute in command line

{code:sql}
CREATE TIMESERIES root.ln.wf01.wt01.name WITH DATATYPE=TEXT
{code}

Though in 
[doc|https://iotdb.apache.org/UserGuide/Master/Concept/Encoding.html], the 
default encoding method is NONE, but if we do not explicitly specify the 
encoding method, 
it's failed in sql syntax check 



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

Reply via email to