[
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.