Karen Coppage created HIVE-22826:
------------------------------------
Summary: 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
Reporter: Karen Coppage
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)