You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Yuan Tian (Jira)" <ji...@apache.org> on 2022/07/11 07:00:00 UTC

[jira] [Created] (IOTDB-3796) Throw exception while using without null clause in MPP

Yuan Tian created IOTDB-3796:
--------------------------------

             Summary: Throw exception while using without null clause in MPP
                 Key: IOTDB-3796
                 URL: https://issues.apache.org/jira/browse/IOTDB-3796
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: Yuan Tian
            Assignee: Minghui Liu


We plan not to support without null in new mpp framework, so it's better to throw exception or return null in StatementGenerator.{_}createStatement{_}() method.

And you won't have to take it into consideration in your later steps, like analyzing step:

 

You can totally remove these.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)