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

[jira] [Created] (IOTDB-2048) Add a parameter about whether throw exception when selecting a non-exist series

Jialin Qiao created IOTDB-2048:
----------------------------------

             Summary: Add a parameter about whether throw exception when selecting a non-exist series
                 Key: IOTDB-2048
                 URL: https://issues.apache.org/jira/browse/IOTDB-2048
             Project: Apache IoTDB
          Issue Type: New Feature
            Reporter: Jialin Qiao


Currently, when selecting a non-exist timeseries. we do not return this column in the result set.

 

We could add a parameter about throw_exception_when_select_non_exist_series, default is false. (InfluxDB do not throw exception)

 



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