Qifan Chen has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17630
Change subject: IMPALA-10762: ASAN tests fail with use-after-poison in HdfsParquetScanner::FindSkipRangesForPagesWithMinMaxFilters ...................................................................... IMPALA-10762: ASAN tests fail with use-after-poison in HdfsParquetScanner::FindSkipRangesForPagesWithMinMaxFilters This patch addresses the ASAN test failure caused by an out of boundary access. Testing 1). Ran TestOverlapMinMaxFilters successfully with ASAN build Change-Id: I97c43571d771805834577a0f03d476e24c82b82b --- M be/src/exec/parquet/hdfs-parquet-scanner.cc 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/30/17630/1 -- To view, visit http://gerrit.cloudera.org:8080/17630 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I97c43571d771805834577a0f03d476e24c82b82b Gerrit-Change-Number: 17630 Gerrit-PatchSet: 1 Gerrit-Owner: Qifan Chen <qc...@cloudera.com>