[
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.1.patch
navis requested code review of "HIVE-2477 [jira] Use name of original
expression for name of CAST output".
Reviewers: JIRA
DPAL-642 Use name of original expression for name of CAST output
CAST(foo AS INT)
should, by default, consider itself a column named foo if
unspecified/unaliased.
TEST PLAN
EMPTY
REVISION DETAIL
https://reviews.facebook.net/D7161
AFFECTED FILES
ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java
ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
ql/src/test/queries/clientpositive/alias_casted_column.q
ql/src/test/queries/clientpositive/alias_unary_function.q
ql/src/test/results/clientpositive/alias_unary_function.q.out
ql/src/test/results/compiler/plan/input_testxpath2.q.xml
MANAGE HERALD DIFFERENTIAL RULES
https://reviews.facebook.net/herald/view/differential/
WHY DID I GET THIS EMAIL?
https://reviews.facebook.net/herald/transcript/16953/
To: JIRA, navis
> 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
>
>
> 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