[
https://issues.apache.org/jira/browse/HIVE-22826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Sharma updated HIVE-22826:
---------------------------------
Affects Version/s: 4.0.0
> ALTER TABLE RENAME COLUMN doesn't update list of bucketed column names
> -----------------------------------------------------------------------
>
> Key: HIVE-22826
> URL: https://issues.apache.org/jira/browse/HIVE-22826
> Project: Hive
> Issue Type: Bug
> Components: Query Planning
> Affects Versions: 4.0.0
> Reporter: Karen Coppage
> Assignee: Ashish Sharma
> Priority: Major
> Attachments: unitTest.patch
>
>
> Compaction for tables where a bucketed column has been renamed fails since
> the list of bucketed columns in the StorageDescriptor doesn't get updated
> when the column is renamed, therefore we can't recreate the table correctly
> during compaction.
> Attached a unit test that fails.
> NO PRECOMMIT TESTS
--
This message was sent by Atlassian Jira
(v8.3.4#803005)