Alex Behm has posted comments on this change. Change subject: IMPALA-3905: HdfsScanner::GetNext() for Avro, RC, and Seq scans. ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/6527/2/be/src/exec/hdfs-scan-node.h File be/src/exec/hdfs-scan-node.h: Line 113: boost::scoped_ptr<RowBatchQueue> materialized_row_batches_; > If I understood correctly transfer-of-ownership currently is based on uniqu I'll make the change or give a better explanation why we should not do it now. It will take some time. -- To view, visit http://gerrit.cloudera.org:8080/6527 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie18f57b0d3fe0052a8ccd361b6a5fcdf979d0669 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Alex Behm <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Marcel Kornacker <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: anujphadke <[email protected]> Gerrit-HasComments: Yes
