Bikramjeet Vig has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13709
Change subject: IMPALA-8697: fix assert in test_query_options for EC test runs ...................................................................... IMPALA-8697: fix assert in test_query_options for EC test runs IMPALA-7290 added a timezone query option check to this test but the expected order of query options being printed in the query profile was wrong specifically for an option expected in an test run with erasure coding turned on. This patch just puts them in the right order in the expected string. Testing: Testes on EC build. Change-Id: I50a3fffa8c4800cc159bf512692393c6b4392cf9 --- M tests/query_test/test_observability.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/09/13709/1 -- To view, visit http://gerrit.cloudera.org:8080/13709 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I50a3fffa8c4800cc159bf512692393c6b4392cf9 Gerrit-Change-Number: 13709 Gerrit-PatchSet: 1 Gerrit-Owner: Bikramjeet Vig <[email protected]>
