[ 
https://issues.apache.org/jira/browse/IOTDB-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Haonan Hou reassigned IOTDB-3601:
---------------------------------

    Assignee: Haonan Hou

> Meet error when query data from new standalone iotdb
> ----------------------------------------------------
>
>                 Key: IOTDB-3601
>                 URL: https://issues.apache.org/jira/browse/IOTDB-3601
>             Project: Apache IoTDB
>          Issue Type: Bug
>            Reporter: Haonan Hou
>            Assignee: Haonan Hou
>            Priority: Major
>             Fix For: 0.14.0-SNAPSHOT
>
>
> {code:sql}
> IoTDB> create timeseries root.sg.d1.s1 with datatype=float
> Msg: The statement is executed successfully.
> IoTDB> show timeseries
> +-------------+-----+-------------+--------+--------+-----------+----+----------+
> |   timeseries|alias|storage 
> group|dataType|encoding|compression|tags|attributes|
> +-------------+-----+-------------+--------+--------+-----------+----+----------+
> |root.sg.d1.s1| null|      root.sg|   FLOAT| GORILLA|     SNAPPY|    |        
>   |
> +-------------+-----+-------------+--------+--------+-----------+----+----------+
> Total line number = 1
> It costs 0.060s
> IoTDB> select ** from root
> Msg: 500: [INTERNAL_SERVER_ERROR(500)] Exception occurred: "select ** from 
> root". executeStatement failed. Meet error when analyzing the query statement
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to