[
https://issues.apache.org/jira/browse/DRILL-3631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14694970#comment-14694970
]
徐波 edited comment on DRILL-3631 at 8/13/15 9:53 AM:
----------------------------------------------------
Daniel Barclay (Drill) , thanks for your comments. I
find[DRILL-3501|https://issues.apache.org/jira/browse/DRILL-3501] also looks
like this issue. can you test and verify it?
was (Author: 徐波):
Daniel Barclay (Drill) , thanks for your comments. I find
[DRILL-3501](https://issues.apache.org/jira/browse/DRILL-3501) also looks like
this issue. can you test and verify it?
> IllegalStateException occurred when a table join another which returns empty
> ----------------------------------------------------------------------------
>
> Key: DRILL-3631
> URL: https://issues.apache.org/jira/browse/DRILL-3631
> Project: Apache Drill
> Issue Type: Bug
> Components: Execution - Relational Operators
> Affects Versions: 1.0.0, 1.1.0
> Reporter: 徐波
> Assignee: Chris Westin
> Attachments: 0001-fix-while-state-is-none.patch
>
>
> sql like:
> select t1.a from table1 as t1 join table2 as t2 on t1.id=t2.id where
> t2.c1>100.
> IllegalStateException occurred while t2 returns empty.
> error message:
> The incoming iterator has previously moved to a state of NONE. You should not
> be attempting to call next() again.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)