GitHub user yhuai opened a pull request:
https://github.com/apache/spark/pull/14668
[SPARK-16656][SQL][BRANCH-1.6] Try to make CreateTableAsSelectSuite more
stable
## What changes were proposed in this pull request?
This PR backports #14289 to branch 1.6
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/62593/testReport/junit/org.apache.spark.sql.sources/CreateTableAsSelectSuite/create_a_table__drop_it_and_create_another_one_with_the_same_name/
shows that `create a table, drop it and create another one with the same name`
failed. But other runs were good. Seems it is a flaky test. This PR tries to
make this test more stable.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yhuai/spark SPARK-16656-branch1.6
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14668.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #14668
----
commit 59b65b5b41a67b8bc472de6a5052994c20207dc7
Author: Yin Huai <[email protected]>
Date: 2016-07-21T19:10:26Z
[SPARK-16656][SQL] Try to make CreateTableAsSelectSuite more stable
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/62593/testReport/junit/org.apache.spark.sql.sources/CreateTableAsSelectSuite/create_a_table__drop_it_and_create_another_one_with_the_same_name/
shows that `create a table, drop it and create another one with the same name`
failed. But other runs were good. Seems it is a flaky test. This PR tries to
make this test more stable.
Author: Yin Huai <[email protected]>
Closes #14289 from yhuai/SPARK-16656.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]