Eugene Koifman created HIVE-10148:
-------------------------------------
Summary: update of bucking column should not be allowed
Key: HIVE-10148
URL: https://issues.apache.org/jira/browse/HIVE-10148
Project: Hive
Issue Type: Bug
Components: Transactions
Affects Versions: 1.1.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
update tbl set a = 5;
should raise an error if 'a' is a bucketing column.
Such operation is not supported but currently not checked.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)