Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-3954: Add unique_database to scanner test ......................................................................
IMPALA-3954: Add unique_database to scanner test Without a unique_database hdfs-text-scan-with-header.test will create a table "functional.mixed" and parallel executions of the test will interfere with each other. This change adds a unique_database to the test call to prevent this. Change-Id: Ic48a4bac3df6a40cb5cb10c6f1c42583952c6c86 Reviewed-on: http://gerrit.cloudera.org:8080/4045 Reviewed-by: Michael Brown <[email protected]> Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Internal Jenkins --- M tests/query_test/test_scanners.py 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Michael Brown: Looks good to me, but someone else must approve Internal Jenkins: Verified Tim Armstrong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/4045 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic48a4bac3df6a40cb5cb10c6f1c42583952c6c86 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Lars Volker <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
