Jialin Qiao created IOTDB-968:
---------------------------------

             Summary: 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


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)

Reply via email to