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