GitHub user windpiger opened a pull request:
https://github.com/apache/spark/pull/17340
[SPARK-20013][SQL] merge renameTable to alterTable in ExternCatalog
## What changes were proposed in this pull request?
## How was this patch tested?
delete some tests in ExternalCatalogSuite which already existed in
SessionCatalogSuite,
and move some other tests in ExternalCatalogSuite which does not exist in
SessionCatalogSuite
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/windpiger/spark renameTable
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/17340.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 #17340
----
commit 70f2365bec31fa3c3a53eebe73991871cdd77e56
Author: windpiger <[email protected]>
Date: 2017-03-09T08:03:19Z
use alterTable to implement renameTabe
commit e8b9ea36c586ce1af63ee7eb3dbc052455cfcdd0
Author: windpiger <[email protected]>
Date: 2017-03-18T10:17:33Z
Merge branch 'master' into renameTable
commit 26c6c7b05d1c7020cbc59784ce7ea4864c9c2b2b
Author: windpiger <[email protected]>
Date: 2017-03-18T11:53:58Z
merge with master and move some tests to SessionCatalogSuite
----
---
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]