[
https://issues.apache.org/jira/browse/CARBONDATA-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ajantha Bhat updated CARBONDATA-3506:
-------------------------------------
Fix Version/s: 1.6.1
> Alter table add, drop, rename and datatype change fails with hive compatile
> property
> ------------------------------------------------------------------------------------
>
> Key: CARBONDATA-3506
> URL: https://issues.apache.org/jira/browse/CARBONDATA-3506
> Project: CarbonData
> Issue Type: Bug
> Reporter: Akash R Nilugal
> Assignee: Akash R Nilugal
> Priority: Major
> Fix For: 1.6.1
>
> Time Spent: 6h
> Remaining Estimate: 0h
>
> 1. Alter table add, drop, rename and datatype change fails on partition table
> with hive compatile property
> when hive.metastore.disallow.incompatible.col.type.changes is set true, add
> column or any alter fails on parition table in spark 2.2 and above
> 2. when table has only two columns with one as partition column, if we allow
> dropping of non partition column, then it will like table with all the
> columns as partition column , which is invalid, and fails with above property
> as true. so block this operation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)