xiaozhihong created IOTDB-4515:
----------------------------------
Summary: [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: Song Ziyang
Attachments: image-2022-09-23-17-18-48-984.png,
image-2022-09-23-17-20-49-768.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)