You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2015/04/13 18:40:13 UTC

[jira] [Updated] (HIVE-10148) update of bucketing column should not be allowed

     [ https://issues.apache.org/jira/browse/HIVE-10148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugene Koifman updated HIVE-10148:
----------------------------------
    Summary: update of bucketing column should not be allowed  (was: update of bucking column should not be allowed)

> update of bucketing 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
>             Fix For: 1.2.0
>
>         Attachments: HIVE-10148.2.patch, HIVE-10148.3.patch, HIVE-10148.4.patch, HIVE-10148.5.patch, HIVE-10148.6.patch, 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)