ttttttz has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21566
Change subject: IMPALA-13193: RuntimeFilter on parquet dictionary should evaluate NULL values ...................................................................... IMPALA-13193: RuntimeFilter on parquet dictionary should evaluate NULL values NULL values are not included in the parquet dictionary. If the column contains NULL values, add evaluating for NULL values. Testing: - Added a test case in parquet-dictionary-runtime-filter.test Change-Id: I0f69405c0c08feb47141d080a828847e5094163f --- M be/src/exec/parquet/hdfs-parquet-scanner.cc M testdata/workloads/functional-query/queries/QueryTest/parquet-dictionary-runtime-filter.test 2 files changed, 57 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/66/21566/1 -- To view, visit http://gerrit.cloudera.org:8080/21566 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I0f69405c0c08feb47141d080a828847e5094163f Gerrit-Change-Number: 21566 Gerrit-PatchSet: 1 Gerrit-Owner: ttttttz <[email protected]>
