[
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: [email protected]
For additional commands, e-mail: [email protected]