You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2019/11/03 06:35:04 UTC

[GitHub] [incubator-iotdb] samperson1997 opened a new pull request #516: [IOTDB-288] Fix unclear error message notification for "creating timeseries" clause

samperson1997 opened a new pull request #516: [IOTDB-288] Fix unclear error message notification for "creating timeseries" clause
URL: https://github.com/apache/incubator-iotdb/pull/516
 
 
   Fix unclear error message notification for "creating timeseries" clause.
   As for the example in JIRA issue, current error for statement `CREATE TIMESERIES root.mi.d1.RANDOM_foo:BYTE WITH DATATYPE=INT32, ENCODING=RLE.` would be:
   `Statement format is not right: parsing error,statement: CREATE TIMESERIES root.sg1.d1.RANDOM_foo:BYTE WITH DATATYPE=INT64, ENCODING=RLE .message:line 1:40 character ':' not supported here`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services