[ https://issues.apache.org/jira/browse/SPARK-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251167#comment-15251167 ]
Apache Spark commented on SPARK-14792: -------------------------------------- User 'rxin' has created a pull request for this issue: https://github.com/apache/spark/pull/12556 > Move as many parsing rules as possible into SQL parser > ------------------------------------------------------ > > Key: SPARK-14792 > URL: https://issues.apache.org/jira/browse/SPARK-14792 > Project: Spark > Issue Type: Sub-task > Components: SQL > Reporter: Reynold Xin > Assignee: Reynold Xin > > This patch moves as many parsing rules as possible into SQL parser. There are > only three more left after this patch: (1) run native command, (2) analyze, > and (3) script IO. These 3 will be dealt with in a follow-up PR. -- 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