Qifan Chen has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19132
Change subject: IMPALA-10715: test decimal min max filters failed in exhaustive run ...................................................................... IMPALA-10715: test decimal min max filters failed in exhaustive run This patch disables the bloom filters in decimal min/max filter test so that some of the non-qualifying rows can be returned from the kudu scanners. The test specifically looks for these non-qualfying rows in the hash join node With the patch, the test passes in the exhaustive mode. Testing: - Unit test - Core test Change-Id: I20da28f780a27c6fdd917116e7c14d46d2a5db0f --- M tests/query_test/test_runtime_filters.py 1 file changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/32/19132/1 -- To view, visit http://gerrit.cloudera.org:8080/19132 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I20da28f780a27c6fdd917116e7c14d46d2a5db0f Gerrit-Change-Number: 19132 Gerrit-PatchSet: 1 Gerrit-Owner: Qifan Chen <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
