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

FengQingxin commented on IOTDB-2253:
------------------------------------

应该是*和**通配符导致的

> [master]No result is obtained when querying a specific time series
> ------------------------------------------------------------------
>
>                 Key: IOTDB-2253
>                 URL: https://issues.apache.org/jira/browse/IOTDB-2253
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Core/Server
>            Reporter: xiaozhihong
>            Priority: Major
>             Fix For: 0.13.0
>
>
> step1:
> start server
> Step2:
> enter cli
> Step3:
> Execute SQL
> Like this:
> IoTDB> show timeseries
> +------------------------+-----+-------------+--------+--------+-----------+----+----------+
> |              timeseries|alias|storage 
> group|dataType|encoding|compression|tags|attributes|
> +------------------------+-----+-------------+--------+--------+-----------+----+----------+
> |root.ln.wf01.wt01.status| null|      root.ln| BOOLEAN|     RLE|     
> SNAPPY|null|      null|
> +------------------------+-----+-------------+--------+--------+-----------+----+----------+
> Total line number = 1
> It costs 0.004s
> IoTDB> show timeseries root.ln
> +----------+-----+-------------+--------+--------+-----------+----+----------+
> |timeseries|alias|storage group|dataType|encoding|compression|tags|attributes|
> +----------+-----+-------------+--------+--------+-----------+----+----------+
> +----------+-----+-------------+--------+--------+-----------+----+----------+
> Empty set.
> It costs 0.002s



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to