You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2015/03/30 23:37:53 UTC

[jira] [Created] (HIVE-10148) update of bucking column should not be allowed

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)