You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/07/15 22:00:22 UTC

[jira] [Updated] (SPARK-16295) Extract SQL programming guide example snippets from source files instead of hard code them

     [ https://issues.apache.org/jira/browse/SPARK-16295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reynold Xin updated SPARK-16295:
--------------------------------
    Target Version/s: 2.0.1  (was: 2.0.0)

> Extract SQL programming guide example snippets from source files instead of hard code them
> ------------------------------------------------------------------------------------------
>
>                 Key: SPARK-16295
>                 URL: https://issues.apache.org/jira/browse/SPARK-16295
>             Project: Spark
>          Issue Type: Documentation
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Cheng Lian
>            Assignee: Cheng Lian
>
> Currently, all example snippets in the SQL programming guide are hard-coded, which can be pretty hard to update and verify. On the contrary, ML document pages are using the {{include_example}} Jekyll plugin to extract snippets from actual source files under the {{examples}} sub-project. In this way, we can guarantee that Java and Scala code are compilable, and it would be much easier to verify these example snippets since they are part of complete Spark applications.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org