Venki Korukanti created DRILL-864: ------------------------------------- Summary: MergeJoinBatch fails to set record count in ValueVectors in container Key: DRILL-864 URL: https://issues.apache.org/jira/browse/DRILL-864 Project: Apache Drill Issue Type: Bug Reporter: Venki Korukanti
This results in no data being transferred when ValueVectors in MergeJoinBatch container are transferred, but MergeJoinBatch.getRecordCount() returns the valid record count. Due to this mismatch, downstream operators see issues like DeadBuf or wrong results. -- This message was sent by Atlassian JIRA (v6.2#6252)