[
https://issues.apache.org/jira/browse/HIVE-10148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugene Koifman updated HIVE-10148:
--
Attachment: HIVE-10148.6.patch
> update of bucking 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:
--
Attachment: HIVE-10148.5.patch
> update of bucking 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:
--
Attachment: HIVE-10148.4.patch
> update of bucking 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:
--
Attachment: HIVE-10148.3.patch
> update of bucking 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:
--
Attachment: HIVE-10148.2.patch
[~alangates], new patch fixes the tests and adds a negative one.
[
https://issues.apache.org/jira/browse/HIVE-10148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugene Koifman updated HIVE-10148:
--
Attachment: HIVE-10148.patch
> update of bucking 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:
--
Description:
update tbl set a = 5;
should raise an error if 'a' is a bucketing column.
Such oper