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

Zheng Shao updated HIVE-751:
----------------------------

    Summary: Rename serde/serdeFormat etc in Hive.g for readability  (was: 
followup on 743)

> Rename serde/serdeFormat etc in Hive.g for readability
> ------------------------------------------------------
>
>                 Key: HIVE-751
>                 URL: https://issues.apache.org/jira/browse/HIVE-751
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>
> @hive.743.2.patch:
> Hive.g: Can we use "rowFormat", "rowFormatDelimited", "rowFormatSerDe" 
> instead of "serde", "serdePropertiesFormat", and "serdeFormat"? I think that 
> will be much more intuitive. We can also replace "tableRowFormat" with 
> "rowFormat".
> SemanticAnalyzer.genScriptPlan looks a bit ugly - can we add one level of 
> nesting for inSerDe and outSerDe in Hive.g, and use a single loop over the 
> children in genScriptPlan to get all corresponding children?
> We can also add a "null" placeholder in case inSerDe / outSerDe is missing, 
> so we don't need to calculate the child positions.
> Otherwise it looks good.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to