You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "liaolanyu (Jira)" <ji...@apache.org> on 2022/10/05 08:26:00 UTC

[jira] [Commented] (IOTDB-4515) [cluster]Use backticks to create time series report 400

    [ https://issues.apache.org/jira/browse/IOTDB-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612892#comment-17612892 ] 

liaolanyu commented on IOTDB-4515:
----------------------------------

I executed the same SQL with 3C3D on Master, but the statement was executed successfully?

> [cluster]Use backticks to create time series report 400
> -------------------------------------------------------
>
>                 Key: IOTDB-4515
>                 URL: https://issues.apache.org/jira/browse/IOTDB-4515
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: mpp-cluster
>    Affects Versions: 0.14.0-SNAPSHOT
>            Reporter: xiaozhihong
>            Assignee: liaolanyu
>            Priority: Major
>         Attachments: image-2022-09-23-17-18-48-984.png, image-2022-09-23-17-20-49-768.png, 截屏2022-10-05 16.23.31.png
>
>
> Step 1: Modify Parameters
> {code:java}
> schema_region_consensus_protocol_class=org.apache.iotdb.consensus.ratis.RatisConsensus{code}
> {code:java}
> data_region_consensus_protocol_class=org.apache.iotdb.consensus.ratis.RatisConsensus {code}
> Step 2: Start 3C3D, and enter CLI
> Step 3: Execute SQL
> {code:java}
> create timeseries root.sg.`www.baidu.com` with datatype = BOOLEAN, encoding = PLAIN; {code}
> !image-2022-09-23-17-18-48-984.png!
> The log is:
> !image-2022-09-23-17-20-49-768.png|width=567,height=217!



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