Henry Robinson has uploaded a new change for review. http://gerrit.cloudera.org:8080/2688
Change subject: IMPALA-3283: Disable runtime filter tests for local filesystems ...................................................................... IMPALA-3283: Disable runtime filter tests for local filesystems The runtime filter tests assume 3 scans for alltypes* tables. For local filesystems this isn't a correct assumption. Fixing the tests to be resilient to different number of scans is hard, and filters aren't dependent on the filesystem implementation, so let's just disable them. Change-Id: Ibcd18c7e69355cde70e13e5190ed2503adb7532b --- M tests/query_test/test_runtime_filters.py 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/88/2688/1 -- To view, visit http://gerrit.cloudera.org:8080/2688 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ibcd18c7e69355cde70e13e5190ed2503adb7532b Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Henry Robinson <[email protected]>
