[
https://issues.apache.org/jira/browse/IOTDB-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiangwei Wei reassigned IOTDB-1303:
-----------------------------------
Assignee: Xiangwei Wei
Resolution: Fixed
> GroupByFill FilterOperator cannot be cast to BasicFunctionOperator
> ------------------------------------------------------------------
>
> Key: IOTDB-1303
> URL: https://issues.apache.org/jira/browse/IOTDB-1303
> Project: Apache IoTDB
> Issue Type: Bug
> Components: Core/Engine
> Affects Versions: 0.11.2
> Reporter: Jialin Qiao
> Assignee: Xiangwei Wei
> Priority: Major
> Labels: pull-request-available
> Attachments: image-2021-04-15-11-13-57-423.png,
> image-2021-04-16-16-43-32-548.png, image-2021-04-16-16-43-54-995.png,
> logs.zip, system.zip
>
>
>
> The reappearing way:
> 1. insert into root.sg.d1(time,s1) values(1,1)
> Problem 1:
> 2. select s1 from root.sg.d1 group by ([1,10), 2ms) fill(double[PREVIOUS])
> Problem2:
> 3. select s1 from root.sg.d1 where time < 10 and time > 5 group by ([1,10),
> 2ms) fill(double[PREVIOUS])
>
> !image-2021-04-16-16-43-54-995.png!
>
> !image-2021-04-15-11-13-57-423.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)