Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/2823
Change subject: PREVIEW: Query options not correctly reset after each test. ...................................................................... PREVIEW: 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. Fixing it breaks the resolution by name test - I'm not sure what is going on here. 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/1 -- To view, visit http://gerrit.cloudera.org:8080/2823 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic810b31c1ad7b2bcfd29413181bb81d1a0dbcb90 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Tim Armstrong <[email protected]>
