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

[jira] [Created] (IOTDB-2888) Can't select expression with unary operator followed by a constant expression.

Xi Zhang created IOTDB-2888:
-------------------------------

             Summary: Can't select expression with unary operator followed by a constant expression.
                 Key: IOTDB-2888
                 URL: https://issues.apache.org/jira/browse/IOTDB-2888
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Core/Query
            Reporter: Xi Zhang
            Assignee: Xi Zhang


When you select unary expression with a constant expression, it will throw 
{quote}java.lang.UnsupportedOperationException
{quote}
for example
{quote}select - 1 + s1 from root.test;
{quote}



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