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

[jira] [Assigned] (IOTDB-2350) Select into datatype cast error when writing back during the nested query

     [ https://issues.apache.org/jira/browse/IOTDB-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Yurong Su reassigned IOTDB-2350:
--------------------------------------

    Assignee: Steve Yurong Su

> Select into datatype cast error when writing back during the nested query
> -------------------------------------------------------------------------
>
>                 Key: IOTDB-2350
>                 URL: https://issues.apache.org/jira/browse/IOTDB-2350
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Core/Server
>    Affects Versions: 0.13.0-SNAPSHOT
>            Reporter: xiaozhihong
>            Assignee: Steve Yurong Su
>            Priority: Major
>         Attachments: image-2022-01-11-14-54-19-902.png
>
>
> Execute SQL:
> IoTDB> select -s1, sin(cos(tan(s1 + h1 * h2))) + cos(s1), top_k(s1 + h1, 'k'='1') 
> > into k1, k2, k3 
> > from root.sg.d2;
> Msg: 500: [INTERNAL_SERVER_ERROR(500)] Exception occurred: "select -s1, sin(cos(tan(s1 + h1 * h2))) + cos(s1), top_k(s1 + h1, 'k'='1') 
> into k1, k2, k3 
> from root.sg.d2". executeStatement failed. [I cannot be cast to [D
> Server Log:
> !image-2022-01-11-14-54-19-902.png!



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