Details
-
Type: Sub-task
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 0.11.0
-
Fix Version/s: 0.12.0
-
Component/s: Data Module
-
Labels:None
Description
To deprecate the partition methods, we need a way to delete data using views. CDK-177 used a View#deleteAll method that should be restored. During 1.0 discussions, we decided that because HBase can perform single-row deletes, this only needs to work for the FS implementation.
Attachments
Issue Links
- blocks
-
KITE-238 Deprecate PartitionKey
- Resolved