GitHub user zero323 opened a pull request:
https://github.com/apache/spark/pull/17938
[DOCS][SQL] Document bucketing and partitioning in SQL guide
## What changes were proposed in this pull request?
- Add Scala, Python and Java examples for `partitionBy`, `sortBy` and
`bucketBy`.
- Add _Bucketing, Sorting and Partitioning_ section to SQL Programming Guide
## How was this patch tested?
Manual tests, docs build.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zero323/spark DOCS-BUCKETING-AND-PARTITIONING
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/17938.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 #17938
----
commit 560fd7978c2a18c8c216604eeea4563bcc4f7c5c
Author: zero323 <[email protected]>
Date: 2017-05-10T09:56:28Z
Add Scala examples
commit c0b037b302b10c20b2dadcc32048f3ee370d1864
Author: zero323 <[email protected]>
Date: 2017-05-10T09:56:50Z
Add Python examples
commit b2f45efcb883508e906232582e4a9e89b7f706d0
Author: zero323 <[email protected]>
Date: 2017-05-10T10:22:27Z
Add Java examples
commit 0af67cea0f1a1644139115274f14dab76732b5b5
Author: zero323 <[email protected]>
Date: 2017-05-10T10:32:47Z
Add examples to sql guide
----
---
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]