You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Zhong Wang (Jira)" <ji...@apache.org> on 2021/12/20 10:12:00 UTC

[jira] [Created] (IOTDB-2181) Unexpected error when showing timeseries with tag

Zhong Wang created IOTDB-2181:
---------------------------------

             Summary: Unexpected error when showing timeseries with tag
                 Key: IOTDB-2181
                 URL: https://issues.apache.org/jira/browse/IOTDB-2181
             Project: Apache IoTDB
          Issue Type: Bug
            Reporter: Zhong Wang


To reproduce, start a brand new cluster, and execute the following statement:

{code}
SHOW TIMESERIES WHERE t1=v1
{code}

The error message would be:

{code}
Msg: 303: Exception happened when getting the result. See the suppressed exceptions for causes.
{code}




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