You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Edward Yoon (JIRA)" <ji...@apache.org> on 2007/12/11 01:16:43 UTC

[jira] Assigned: (HADOOP-2395) [hbase] Implement "ALTER TABLE ... CHANGE column" operation

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

Edward Yoon reassigned HADOOP-2395:
-----------------------------------

    Assignee: Edward Yoon

> [hbase] Implement "ALTER TABLE ... CHANGE column" operation
> -----------------------------------------------------------
>
>                 Key: HADOOP-2395
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2395
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: contrib/hbase
>            Reporter: Bryan Duxbury
>            Assignee: Edward Yoon
>
> Right now, you can add or delete column families, but not change them once they are created. This is really inconvenient for things like adding compression or bloom filters to a column family once you get going. As new people come to HBase, they're going to make schema decisions that are incorrect and will need a way to modify their tables, so this is an important new feature.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.