[ 
https://issues.apache.org/jira/browse/DRILL-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640558#comment-13640558
 ] 

Jacques Nadeau commented on DRILL-54:
-------------------------------------

Applying to master and running "mvn clean test" throws error: 

Failed tests:
  testJoin(org.apache.drill.exec.ref.rops.JoinROPTest): expected:<6> but was:<5>

Tests run: 12, Failures: 1, Errors: 0, Skipped: 0
                
> JoinROP failure
> ---------------
>
>                 Key: DRILL-54
>                 URL: https://issues.apache.org/jira/browse/DRILL-54
>             Project: Apache Drill
>          Issue Type: Bug
>         Environment: master @cb3132a
>            Reporter: Lisen Mu
>         Attachments: DRILL-54.1.patch.txt, DRILL-54.2.patch.txt, 
> DRILL-54.3.patch.txt, DRILL-54.test.patch.txt
>
>
> on line 216:
> if curIdx happens to point to the last buffer, it is not reset to 0 before 
> method return. next call to getNext() fails. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to