Tim Armstrong has uploaded a new patch set (#2). Change subject: Query options not correctly reset after each test. ......................................................................
Query options not correctly reset after each test. The regex didn't match cases where the 'set' statement had whitespace between the preceding semicolon and the 'set'. E.g. if it is not the first statement in the block and is preceded by a newline. The resolution by name test implicitly relied on the bug, so it needed to be updated. Change-Id: Ic810b31c1ad7b2bcfd29413181bb81d1a0dbcb90 --- M testdata/workloads/functional-query/queries/QueryTest/parquet-resolution-by-name.test M tests/common/impala_test_suite.py 2 files changed, 5 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/23/2823/2 -- To view, visit http://gerrit.cloudera.org:8080/2823 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ic810b31c1ad7b2bcfd29413181bb81d1a0dbcb90 Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Skye Wanderman-Milne <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
