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

Phabricator updated HIVE-2477:
------------------------------

    Attachment: HIVE-2477.D7161.2.patch

navis updated the revision "HIVE-2477 [jira] Use name of original expression 
for name of CAST output".
Reviewers: JIRA

  Addressed comments


REVISION DETAIL
  https://reviews.facebook.net/D7161

AFFECTED FILES
  common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
  ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java
  ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
  ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java
  ql/src/test/queries/clientpositive/alias_casted_column.q
  ql/src/test/results/clientpositive/alias_casted_column.q.out
  ql/src/test/results/compiler/plan/input_testxpath2.q.xml

To: JIRA, navis
Cc: njain

                
> Use name of original expression for name of CAST output
> -------------------------------------------------------
>
>                 Key: HIVE-2477
>                 URL: https://issues.apache.org/jira/browse/HIVE-2477
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Adam Kramer
>            Assignee: Navis
>            Priority: Minor
>         Attachments: HIVE-2477.1.patch.txt, HIVE-2477.D7161.1.patch, 
> HIVE-2477.D7161.2.patch
>
>
> CAST(foo AS INT)
> should, by default, consider itself a column named foo if 
> unspecified/unaliased.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to