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

Gautam Parai updated DRILL-6882:
--------------------------------
    Description: 
RowKeyJoin operator's leftStream pipeline uses IterOutcome.NONE state to repeat 
the pipeline multiple times. This should be avoided as IterOutcome.NONE will 
assertion checks in validator. We ran into this issue when trying to fix 
DRILL-6878.

 

  was:
RowKeyJoin operator's leftStream pipeline uses IterOutcome.NONE state to repeat 
the pipeline multiple times. This should be avoided as IterOutcome.NONE will 
assertion checks in validator.

 


> Handle the cases where RowKeyJoin's left pipeline being called multiple times.
> ------------------------------------------------------------------------------
>
>                 Key: DRILL-6882
>                 URL: https://issues.apache.org/jira/browse/DRILL-6882
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.15.0
>            Reporter: Gautam Parai
>            Assignee: Gautam Parai
>            Priority: Blocker
>             Fix For: 1.15.0
>
>
> RowKeyJoin operator's leftStream pipeline uses IterOutcome.NONE state to 
> repeat the pipeline multiple times. This should be avoided as 
> IterOutcome.NONE will assertion checks in validator. We ran into this issue 
> when trying to fix DRILL-6878.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to