You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Edward Yoon (JIRA)" <ji...@apache.org> on 2008/02/11 08:40:07 UTC

[jira] Resolved: (HBASE-78) Delete command with no WHERE clause

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

Edward Yoon resolved HBASE-78.
------------------------------

    Resolution: Fixed

This is a new issue, it'll be re-made.

> 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
>            Assignee: 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.