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

[jira] [Assigned] (IOTDB-968) Support time predicate in select last

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

Wei Shao reassigned IOTDB-968:
------------------------------

    Assignee: Wei Shao

> Support time predicate in select last
> -------------------------------------
>
>                 Key: IOTDB-968
>                 URL: https://issues.apache.org/jira/browse/IOTDB-968
>             Project: Apache IoTDB
>          Issue Type: New Feature
>          Components: Core/Engine
>            Reporter: Jialin Qiao
>            Assignee: Wei Shao
>            Priority: Major
>
> After getting the last value, then do a time filter, three types:
>  
> select last * from root where time >= t1
> select last * from root where time <=t2
> select last * from root where time >= t1 and time <=t2



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