You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/09/11 17:53:45 UTC

[jira] [Created] (SPARK-10561) Provide tooling for auto-generating Spark SQL reference manual

Ted Yu created SPARK-10561:
------------------------------

             Summary: Provide tooling for auto-generating Spark SQL reference manual
                 Key: SPARK-10561
                 URL: https://issues.apache.org/jira/browse/SPARK-10561
             Project: Spark
          Issue Type: Improvement
            Reporter: Ted Yu


Here is the discussion thread:
http://search-hadoop.com/m/q3RTtcD20F1o62xE

Richard Hillegas made the following suggestion:

A machine-generated BNF, however, is easy to imagine. But perhaps not so easy to implement. Spark's SQL grammar is implemented in Scala, extending the DSL support provided by the Scala language. I am new to programming in Scala, so I don't know whether the Scala ecosystem provides any good tools for reverse-engineering a BNF from a class which extends scala.util.parsing.combinator.syntactical.StandardTokenParsers.



--
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