[ 
https://issues.apache.org/jira/browse/HIVE-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13054953#comment-13054953
 ] 

Hudson commented on HIVE-872:
-----------------------------

Integrated in Hive-trunk-h0.21 #793 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/793/])
    HIVE-872. Allow type widening on COALESCE/UNION ALL (Syed Albiz via jvs)

jvs : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1139395
Files : 
* /hive/trunk/ql/src/test/results/clientnegative/union2.q.out
* /hive/trunk/ql/src/test/queries/clientnegative/union2.q
* /hive/trunk/ql/src/test/queries/clientpositive/type_widening.q
* /hive/trunk/ql/src/test/results/clientpositive/type_widening.q.out
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCoalesce.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/UnionOperator.java
* /hive/trunk/ql/src/test/results/clientnegative/udf_coalesce.q.out
* /hive/trunk/ql/src/test/queries/clientnegative/udf_coalesce.q


> Allow type widening on COALESCE/UNION ALL
> -----------------------------------------
>
>                 Key: HIVE-872
>                 URL: https://issues.apache.org/jira/browse/HIVE-872
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Zheng Shao
>            Assignee: Syed S. Albiz
>             Fix For: 0.8.0
>
>         Attachments: HIVE-872.1.patch, HIVE-872.6.patch, HIVE-872.7.patch
>
>
> Original request: We should allow "0L" to be interpreted as a bigint constant.
> Instead of this, we have decided that the usecases for this do not merit 
> modifications to the ql. Instead we enable type widening on the UDF COALESCE 
> and on the UNION ALL operator

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to