GitHub user yhuai opened a pull request:
https://github.com/apache/spark/pull/6366
[SPARK-7654][SQL] Move insertInto into reader/writer interface.
This one continues the work of https://github.com/apache/spark/pull/6216.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yhuai/spark insert
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6366.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 #6366
----
commit 33ed8efd03f2507ab5edcb1e91567a3bf45f7626
Author: Reynold Xin <[email protected]>
Date: 2015-05-17T07:09:27Z
[SPARK-7654][SQL] Move insertInto into reader/writer interface.
commit 0841a5484811092b938e901e85b54a4a60ee1387
Author: Reynold Xin <[email protected]>
Date: 2015-05-17T07:19:06Z
Removed experimental tag for deprecated methods.
commit cf8383700bd2d9b927fbb1d6e6ef7306e4c3ebed
Author: Yin Huai <[email protected]>
Date: 2015-05-22T22:57:53Z
Move insertInto to write. Also, remove the partition columns from
InsertIntoHadoopFsRelation.
----
---
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]