[
https://issues.apache.org/jira/browse/SPARK-13689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or resolved SPARK-13689.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
> Move some methods in CatalystQl to a util object
> ------------------------------------------------
>
> Key: SPARK-13689
> URL: https://issues.apache.org/jira/browse/SPARK-13689
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Andrew Or
> Assignee: Andrew Or
> Fix For: 2.0.0
>
>
> When we add more DDL parsing logic in the future, SparkQl will become very
> big. To keep it smaller, we'll introduce helper "parser objects", e.g. one to
> parse alter table commands. However, these parser objects will need to access
> some helper methods that exist in CatalystQl. The proposal is to move those
> methods to an isolated ParserUtils object.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]