[
https://issues.apache.org/jira/browse/HIVE-10148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14391113#comment-14391113
]
Alan Gates commented on HIVE-10148:
-----------------------------------
Code changes look fine. A new negative test that checks this should also be
added. The test failures look relevant.
> 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
> Attachments: HIVE-10148.patch
>
>
> update tbl set a = 5;
> should raise an error if 'a' is a bucketing column.
> Such operation is not supported but currently not checked for.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)