You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/02/04 22:29:09 UTC

[jira] Updated: (HBASE-78) [Hbase Shell] Delete command with no WHERE clause

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

Bryan Duxbury updated HBASE-78:
-------------------------------

    Component/s: hql

> [Hbase Shell] Delete command with no WHERE clause
> -------------------------------------------------
>
>                 Key: HBASE-78
>                 URL: https://issues.apache.org/jira/browse/HBASE-78
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: hql
>            Reporter: Edward Yoon
>            Priority: Minor
>         Attachments: 2339.patch, 2339_v02.patch, 2339_v03.patch, 2339_v04.patch
>
>
> using HbaseAdmin.deleteColumn() method.
> {code}
> DELETE column_name FROM table_name;
> {code}

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