You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Fei Wang (JIRA)" <ji...@apache.org> on 2015/04/27 09:58:39 UTC

[jira] [Created] (SPARK-7163) minor refactory for HiveQl

Fei Wang created SPARK-7163:
-------------------------------

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