[
https://issues.apache.org/jira/browse/HBASE-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582228#action_12582228
]
Oleg Puzanov commented on HBASE-78:
-----------------------------------
I have the same issue. Does this fix locate in branch-0.16 in svn?
> 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.