Steve Yurong Su created IOTDB-1389:
--------------------------------------
Summary: Support literal operands in SELECT clauses
Key: IOTDB-1389
URL: https://issues.apache.org/jira/browse/IOTDB-1389
Project: Apache IoTDB
Issue Type: Sub-task
Reporter: Steve Yurong Suselect exp(x, 2) from root.sg.d; select s1/max_value(s1) from root.sg.d; select concat(s1, 'hello, world!') from root.sg.d; -- This message was sent by Atlassian Jira (v8.3.4#803005)
