[ 
https://issues.apache.org/jira/browse/IOTDB-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17272122#comment-17272122
 ] 

Haonan Hou commented on IOTDB-1127:
-----------------------------------

0.12 works well.

!Screen Shot 2021-01-26 at 10.28.48 PM.png!

> select数学函数报语法错误Msg: 401: 
> -------------------------
>
>                 Key: IOTDB-1127
>                 URL: https://issues.apache.org/jira/browse/IOTDB-1127
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Server
>         Environment: 0.11.3-SNAPSHOT|
>            Reporter: 刘珍
>            Priority: Minor
>         Attachments: Screen Shot 2021-01-26 at 10.28.48 PM.png
>
>
> create timeseries root.db_1.tab1.salary with datatype=INT64,encoding=PLAIN ;
> insert into root.db_1.tab1(time,salary) values(1000,3000);
> select salary,sin(salary) from root.db_1.tab1;
> Msg: 401: line 1:17 mismatched input '(' expecting \{FROM, ',', '.'}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to