Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/9059 )
Change subject: IMPALA-6383: free memory after skipping parquet row groups ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/9059/2/be/src/exec/hdfs-parquet-scanner.cc File be/src/exec/hdfs-parquet-scanner.cc: http://gerrit.cloudera.org:8080/#/c/9059/2/be/src/exec/hdfs-parquet-scanner.cc@716 PS2, Line 716: if (!col_reader->NextLevels()) { The bug was in the handling of this returning false. -- To view, visit http://gerrit.cloudera.org:8080/9059 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I95713675455f7635fa3f72616b166f35e2a46c1a Gerrit-Change-Number: 9059 Gerrit-PatchSet: 2 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Comment-Date: Thu, 18 Jan 2018 19:13:16 +0000 Gerrit-HasComments: Yes
