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

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

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

Apache Spark reassigned SPARK-12064:
------------------------------------

    Assignee: Apache Spark

> 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
>            Assignee: Apache Spark
>
> `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