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

Phabricator updated HIVE-1310:
------------------------------

    Attachment: D225.1.patch

njain requested code review of "HIVE-1310 [jira] Partitioning columns should be 
of primitive types only".
Reviewers: JIRA

  HIVE-1310

  If the user specify the partitioning column as complex type (e.g., array, 
map) we should throw an error in semantic analyzer.

TEST PLAN
  EMPTY

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

AFFECTED FILES
  ql/src/test/results/clientnegative/part_col_complex_type.q.out
  ql/src/test/queries/clientnegative/part_col_complex_type.q
  ql/src/java/org/apache/hadoop/hive/ql/parse/ErrorMsg.java
  ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/429/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> 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