GitHub user liancheng opened a pull request:
https://github.com/apache/spark/pull/13972
[SPARK-16294][SQL] Labelling support for the include_example Jekyll plugin
## What changes were proposed in this pull request?
This PR adds labelling support for the `include_example` Jekyll plugin, so
that we may split a single source file into multiple line blocks with different
labels, and include them in multiple code snippets in the generated HTML page.
## How was this patch tested?
Manually tested.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liancheng/spark include-example-with-labels
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13972.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 #13972
----
commit 71307508928a0e0706c1665df9951f909bf7b214
Author: Cheng Lian <[email protected]>
Date: 2016-06-29T10:37:32Z
Add labelling support for include_example Jekyll plugin
commit 93f33986e2d6c31200c53f4887893a275948a65a
Author: Cheng Lian <[email protected]>
Date: 2016-06-29T11:39:30Z
Update SQL programming guide and example code to illustrate the new
labelling feature
----
---
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]