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

Carl Steinbach updated HIVE-751:
--------------------------------

    Fix Version/s: 0.5.0

> Rename serde/serdeFormat etc in Hive.g for readability
> ------------------------------------------------------
>
>                 Key: HIVE-751
>                 URL: https://issues.apache.org/jira/browse/HIVE-751
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.5.0
>
>
> @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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to