Dan Hecht has posted comments on this change. Change subject: IMPALA-5885: free runtime filter allocations in Parquet ......................................................................
Patch Set 3: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/7931/3/be/src/exec/hdfs-parquet-scanner.cc File be/src/exec/hdfs-parquet-scanner.cc: Line 1030: FreeLocalAllocationsForConjuncts(); do we still need the code at the end of HdfsScanNode::ScannerThread() that does this as well? I guess so, but it seems unfortunate to have the management split between modules. -- To view, visit http://gerrit.cloudera.org:8080/7931 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iecdda6af12d5ca578f7d2cb393e9cb9f49438f09 Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Michael Ho Gerrit-HasComments: Yes
