GitHub user rxin opened a pull request:
https://github.com/apache/spark/pull/13311
[SPARK-15543][SQL] Rename DefaultSources to make them more self-describing
## What changes were proposed in this pull request?
This patch renames various DefaultSources to make their names more
self-describing. The choice of "DefaultSource" was from the days when we did
not have a good way to specify short names.
## How was this patch tested?
Updated relevant test cases too.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rxin/spark SPARK-15543
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13311.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 #13311
----
commit fc475ae3f6d0a6b3625b86840ef879483015d9cd
Author: Reynold Xin <[email protected]>
Date: 2016-05-25T23:34:16Z
[SPARK-15543][SQL] Rename DefaultSources to make them more self-describing
----
---
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]