You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cheng Hao (JIRA)" <ji...@apache.org> on 2015/12/01 02:10:11 UTC

[jira] [Created] (SPARK-12064) Make the SqlParser as trait for better integrated with extensions

Cheng Hao created SPARK-12064:
---------------------------------

             Summary: Make the SqlParser as trait for better integrated with extensions
                 Key: SPARK-12064
                 URL: https://issues.apache.org/jira/browse/SPARK-12064
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Cheng Hao


`SqlParser` is now an object, which hard to reuse it in extensions, a proper implementation will be make the `SqlParser` as trait, and keep all of its implementation unchanged, and then add another object called `SqlParser` inherits from the trait.



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