[
https://issues.apache.org/jira/browse/IOTDB-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17317591#comment-17317591
]
huganghui commented on IOTDB-1285:
----------------------------------
I am willing to try it.
> Support +,-,*,/ Op for SELECT syntax,e.g.: m1 + m2
> --------------------------------------------------
>
> Key: IOTDB-1285
> URL: https://issues.apache.org/jira/browse/IOTDB-1285
> Project: Apache IoTDB
> Issue Type: New Feature
> Components: JDBC
> Reporter: sunjincheng
> Priority: Major
>
> IoTDB> SELECT timestamp, m1 + m2 FROM root.lemming.device1;
> Msg: 401: Error occurred while parsing SQL to physical plan: line 1:21
> mismatched input '+' expecting {FROM, ',', '*', '.'}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)