[jira] [Created] (HBASE-22841) TimeRange's factory functions do not support ranges, only `allTime` and `at`

2019-08-12 Thread Huon Wilson (JIRA)
Huon Wilson created HBASE-22841: --- Summary: TimeRange's factory functions do not support ranges, only `allTime` and `at` Key: HBASE-22841 URL: https://issues.apache.org/jira/browse/HBASE-22841 Project:

[jira] [Comment Edited] (HBASE-22806) Recreating a deleted column family brings back the deleted cells

2019-08-06 Thread Huon Wilson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16901683#comment-16901683 ] Huon Wilson edited comment on HBASE-22806 at 8/7/19 4:18 AM: - Here's a

[jira] [Commented] (HBASE-22806) Recreating a deleted column family brings back the deleted cells

2019-08-06 Thread Huon Wilson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16901683#comment-16901683 ] Huon Wilson commented on HBASE-22806: - Here's a complete code example: {code:java} TableName

[jira] [Commented] (HBASE-22806) Recreating a deleted column family brings back the deleted cells

2019-08-07 Thread Huon Wilson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16902658#comment-16902658 ] Huon Wilson commented on HBASE-22806: - I think it's clear that there is _something_ weird going on,

[jira] [Commented] (HBASE-22806) Recreating a deleted column family brings back the deleted cells

2019-08-07 Thread Huon Wilson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16902668#comment-16902668 ] Huon Wilson commented on HBASE-22806: - Thanks. It would only be a waste of time if it wasn't