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

Yuan Tian reopened IOTDB-3629:
------------------------------

> TimeJoinOperator may cause Source handle is blocked exception
> -------------------------------------------------------------
>
>                 Key: IOTDB-3629
>                 URL: https://issues.apache.org/jira/browse/IOTDB-3629
>             Project: Apache IoTDB
>          Issue Type: Bug
>            Reporter: Yuan Tian
>            Assignee: Yuan Tian
>            Priority: Major
>
> TimeJoinOperator should wait for all children have data, then it can do the 
> calculation. However, currently in its isBlocked() method, we only return one 
> child's block state. If this child's block state is unblocked. Then 
> TimeJoinOperator will do its calculation which is incorrect because other 
> children may be in block state.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to