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

2015-04-11 Thread Eugene Koifman (JIRA)
[ 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

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

2015-04-09 Thread Eugene Koifman (JIRA)
[ 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

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

2015-04-04 Thread Eugene Koifman (JIRA)
[ 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

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

2015-04-01 Thread Eugene Koifman (JIRA)
[ 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.

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

2015-03-31 Thread Eugene Koifman (JIRA)
[ 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

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

2015-03-31 Thread Eugene Koifman (JIRA)
[ 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