You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2018/07/18 10:33:13 UTC

[GitHub] KazydubB commented on issue #1384: DRILL-6606: Fixed bug in HashJoin that caused it not to return OK_NEW_SCHEMA in some cases.

KazydubB commented on issue #1384: DRILL-6606: Fixed bug in HashJoin that caused it not to return OK_NEW_SCHEMA in some cases.
URL: https://github.com/apache/drill/pull/1384#issuecomment-405886995
 
 
   @ilooner, was verifying my changes with your fix and found that there is a failing test:
   ```
   Failed tests: 
     TestDrillbitResilience.memoryLeaksWhenCancelled:914->assertCancelledWithoutException:556->assertStateCompleted:542 Query state is incorrect (expected: CANCELED, actual: FAILED) AND/OR 
   Exception thrown: org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR: IllegalStateException: Batch data read operation (getRecordCount()) attempted when last next() call on batch [#4207, HashJoinBatch] returned STOP (not OK or OK_NEW_SCHEMA).
   
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services