You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "jihang (Jira)" <ji...@apache.org> on 2021/08/10 01:59:00 UTC

[jira] [Assigned] (IOTDB-1552) Filter s1 > 1 could be applied on a TEXT timeseries

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

jihang reassigned IOTDB-1552:
-----------------------------

    Assignee: jihang

> Filter s1 > 1 could be applied on a TEXT timeseries
> ---------------------------------------------------
>
>                 Key: IOTDB-1552
>                 URL: https://issues.apache.org/jira/browse/IOTDB-1552
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Query
>    Affects Versions: 0.12.1
>            Reporter: Jialin Qiao
>            Assignee: jihang
>            Priority: Major
>         Attachments: image-2021-08-05-15-20-18-536.png
>
>
> create timeseries root.turbine1.d1.s1 with datatype=TEXT, encoding=PLAIN, compression=SNAPPY
> insert into root.turbine1.d1(timestamp,s1) values(1,1.1);
> !image-2021-08-05-15-20-18-536.png|width=423,height=226!
> s1>1 should throw exception for a TEXT timeseries
>  



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