You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by "Jialin Qiao (Jira)" <ji...@apache.org> on 2020/02/05 04:12:00 UTC

[jira] [Created] (IOTDB-456) Support Fill function in Group by query

Jialin Qiao created IOTDB-456:
---------------------------------

             Summary: Support Fill function in Group by query
                 Key: IOTDB-456
                 URL: https://issues.apache.org/jira/browse/IOTDB-456
             Project: Apache IoTDB
          Issue Type: New Feature
            Reporter: Jialin Qiao


Hi, we need to extend the group by query to support fill function. 

such as:

select count(s1) from root.sg.d1 group by ([1,100], 10ms) fill (int32[previous,20ms])



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