Ram Mettu created KUDU-1890:
-------------------------------
Summary: Allow renaming of primary key column
Key: KUDU-1890
URL: https://issues.apache.org/jira/browse/KUDU-1890
Project: Kudu
Issue Type: Improvement
Affects Versions: 1.2.0
Reporter: Ram Mettu
Assignee: Ram Mettu
Priority: Minor
Current version provide functionality to rename any non-primary key columns of
the table, request is to remove this restriction for the primary key column.
The workaround is very time consuming, create a new table and recopy the data
from old table into new table.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)