Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-16295

Extract SQL programming guide example snippets from source files instead of hard code them

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.1
    • SQL
    • None

    Description

      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.

      Attachments

        Activity

          People

            lian cheng Cheng Lian
            lian cheng Cheng Lian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: