Hello Michael Brown, Internal Jenkins, Dan Hecht,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/2586
to look at the new patch set (#3).
Change subject: IMPALA-3195: explicitly specify unique database in
TestScanners.test_annotate_utf8_option
......................................................................
IMPALA-3195: explicitly specify unique database in
TestScanners.test_annotate_utf8_option
test_annotate_utf8_option was failing in the exhaustive build because
some other test was switching the session database from 'default' to
'functional_parquet'. This patch amends the patch to use the new
'unique_database' fixture, which both ensures the table will be
created in the expected database and handles table cleanup.
Change-Id: I981475581340edc0be68fa2813f5e63990202399
---
M tests/query_test/test_scanners.py
1 file changed, 7 insertions(+), 11 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/86/2586/3
--
To view, visit http://gerrit.cloudera.org:8080/2586
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I981475581340edc0be68fa2813f5e63990202399
Gerrit-PatchSet: 3
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Skye Wanderman-Milne <[email protected]>
Gerrit-Reviewer: Dan Hecht <[email protected]>
Gerrit-Reviewer: Internal Jenkins
Gerrit-Reviewer: Michael Brown <[email protected]>
Gerrit-Reviewer: Skye Wanderman-Milne <[email protected]>