[
https://issues.apache.org/jira/browse/SPARK-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin updated SPARK-14792:
--------------------------------
Description:
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.
> 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: [email protected]
For additional commands, e-mail: [email protected]