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



##########
File path: hbase-shell/src/main/ruby/shell/commands/deleteall.rb
##########
@@ -30,12 +30,16 @@ def help
   hbase> deleteall 't1', 'r1'
   hbase> deleteall 't1', 'r1', 'c1'
   hbase> deleteall 't1', 'r1', 'c1', ts1
+  //'' means no specific column, it will deletes all cells in the row which 
timestamp is lower than

Review comment:
       fix, thanks for the review and patience.  : )




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to