Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-5379: Add test for parquet_dictionary_filtering ......................................................................
IMPALA-5379: Add test for parquet_dictionary_filtering The current code only tests with the default setting for parquet_dictionary_filtering, which is true. This adds a test to verify that parquet_dictionary_filtering set to false does not filter any row groups. Change-Id: If3175ce1d01c806d822c2782d60ca10939e7179e Reviewed-on: http://gerrit.cloudera.org:8080/7021 Reviewed-by: Alex Behm <[email protected]> Tested-by: Impala Public Jenkins --- M testdata/workloads/functional-query/queries/QueryTest/parquet-filtering.test 1 file changed, 12 insertions(+), 0 deletions(-) Approvals: Impala Public Jenkins: Verified Alex Behm: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/7021 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: If3175ce1d01c806d822c2782d60ca10939e7179e Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Impala Public Jenkins
