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

Sergey Shelukhin updated HIVE-5376:
-----------------------------------

    Description: 
Followup for HIVE-5297. If partition column of type string is changed to int, 
the data is not verified. The values for partition columns are all in metastore 
db, so it's easy to check and fail the type change.
alter_partition_coltype.q (or some other test?) checks this behavior right now.

  was:
Followup for HBASE-5297. If partition column of type string is changed to int, 
the data is not verified. The values for partition columns are all in metastore 
db, so it's easy to check and fail the type change.
alter_partition_coltype.q (or some other test?) checks this behavior right now.

    
> Hive does not honor type for partition columns when altering column type
> ------------------------------------------------------------------------
>
>                 Key: HIVE-5376
>                 URL: https://issues.apache.org/jira/browse/HIVE-5376
>             Project: Hive
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Sergey Shelukhin
>
> Followup for HIVE-5297. If partition column of type string is changed to int, 
> the data is not verified. The values for partition columns are all in 
> metastore db, so it's easy to check and fail the type change.
> alter_partition_coltype.q (or some other test?) checks this behavior right 
> now.

--
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