Files
impala/testdata/workloads/functional-query/queries/QueryTest/create.test
Dimitris Tsirogiannis 6b3c9cac45 IMPALA-2870: Fix failing metadata.test_ddl.TestDdlStatements.test_create_table test
This commit fixes a DDL test that was failing because some newly added test cases were
using a database that had been dropped by another test case. The temporary fix is to use
fully qualified names for the specified tables.

Change-Id: I3bb022e2497283faeb84c85f922cda95beca2a32
Reviewed-on: http://gerrit.cloudera.org:8080/1909
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Internal Jenkins
2016-01-27 01:51:42 +00:00

32 KiB