Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/17860 )
Change subject: [WIP] IMPALA-9873: Avoid materilization of columns for filtered out rows in Parquet table. ...................................................................... Patch Set 2: (4 comments) http://gerrit.cloudera.org:8080/#/c/17860/2/be/src/exec/parquet/hdfs-parquet-scanner.cc File be/src/exec/parquet/hdfs-parquet-scanner.cc: http://gerrit.cloudera.org:8080/#/c/17860/2/be/src/exec/parquet/hdfs-parquet-scanner.cc@985 PS2, Line 985: line has trailing whitespace http://gerrit.cloudera.org:8080/#/c/17860/2/be/src/exec/parquet/hdfs-parquet-scanner.cc@2149 PS2, Line 2149: // Check if filter_readers exist or late materilization is disabled line has trailing whitespace http://gerrit.cloudera.org:8080/#/c/17860/2/be/src/exec/parquet/hdfs-parquet-scanner.cc@2150 PS2, Line 2150: if (filter_readers.empty() || non_filter_readers.empty() line has trailing whitespace http://gerrit.cloudera.org:8080/#/c/17860/2/be/src/exec/parquet/hdfs-parquet-scanner.cc@2210 PS2, Line 2210: int num_micro_batches = line has trailing whitespace -- To view, visit http://gerrit.cloudera.org:8080/17860 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I46406c913297d5bbbec3ccae62a83bb214ed2c60 Gerrit-Change-Number: 17860 Gerrit-PatchSet: 2 Gerrit-Owner: Amogh Margoor <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Tue, 28 Sep 2021 21:40:24 +0000 Gerrit-HasComments: Yes
