[ 
https://issues.apache.org/jira/browse/SPARK-7163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yin Huai updated SPARK-7163:
----------------------------
    Target Version/s:   (was: 1.4.0)

> minor refactory for HiveQl
> --------------------------
>
>                 Key: SPARK-7163
>                 URL: https://issues.apache.org/jira/browse/SPARK-7163
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.3.1
>            Reporter: Fei Wang
>
> Now hiveql is a much bigger object, to refactory hiveql to make it more clean 
> and readable
> 1 move ASTNode related util method/object to a new object named 
> HiveASTNodeUtil
> 2 delete no use method in HiveQl
> 3 override `sqlParser` in hivecontext by `ExtendedHiveQlParser`, instead of 
> making a new `ddlParserWithHiveQL` and calling `HiveQl.parseSql` in 
> hivecontext. 
> 4 rename HiveQl to HiveQlConverter



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to