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

Hudson commented on HIVE-1310:
------------------------------

Integrated in Hive-trunk-h0.21 #1054 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1054/])
    HIVE-1310 Partitioning columns should be of primitive types only
(Ashutosh Chauhan via namit)

namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1196944
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/ErrorMsg.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
* /hive/trunk/ql/src/test/queries/clientnegative/part_col_complex_type.q
* /hive/trunk/ql/src/test/results/clientnegative/part_col_complex_type.q.out

                
> Partitioning columns should be of primitive types only
> ------------------------------------------------------
>
>                 Key: HIVE-1310
>                 URL: https://issues.apache.org/jira/browse/HIVE-1310
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Ning Zhang
>            Assignee: Ashutosh Chauhan
>             Fix For: 0.9.0
>
>         Attachments: D225.1.patch, hive-1310.patch
>
>
> If the user specify the partitioning column as complex type (e.g., array, 
> map) we should throw an error in semantic analyzer. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to