bsglz commented on a change in pull request #1668:
URL: https://github.com/apache/hbase/pull/1668#discussion_r421190599



##########
File path: hbase-shell/src/main/ruby/shell/commands/deleteall.rb
##########
@@ -30,12 +30,14 @@ def help
   hbase> deleteall 't1', 'r1'
   hbase> deleteall 't1', 'r1', 'c1'
   hbase> deleteall 't1', 'r1', 'c1', ts1
+  hbase> deleteall 't1', 'r1', '', ts1        //'' means not specify column

Review comment:
       fix, thanks for your review.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to