Internal Jenkins has submitted this change and it was merged. Change subject: Remove conjuncts_passed arg in various Parquet scanner functions. ......................................................................
Remove conjuncts_passed arg in various Parquet scanner functions. The argument is not used anywhere, so let's remove it. Change-Id: Iff511d6c4ba309eead6222701c17dee1b909a638 Reviewed-on: http://gerrit.cloudera.org:8080/2732 Reviewed-by: Alex Behm <[email protected]> Tested-by: Internal Jenkins --- M be/src/exec/hdfs-parquet-scanner.cc 1 file changed, 27 insertions(+), 44 deletions(-) Approvals: Internal Jenkins: Verified Alex Behm: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/2732 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iff511d6c4ba309eead6222701c17dee1b909a638 Gerrit-PatchSet: 3 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Alex Behm <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Tim Armstrong <[email protected]>
