[ 
https://issues.apache.org/jira/browse/SPARK-13689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180673#comment-15180673
 ] 

Apache Spark commented on SPARK-13689:
--------------------------------------

User 'andrewor14' has created a pull request for this issue:
https://github.com/apache/spark/pull/11529

> 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
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to