Expand description
Removal of old data
Functionsยง
- delete_
empty_ processes - Deletes all empty processes from the data lake.
- delete_
empty_ processes_ batch - Deletes a batch of empty processes from the data lake.
Returns
trueif there are more processes to delete,falseotherwise. - delete_
empty_ streams - Deletes all empty streams from the data lake.
- delete_
empty_ streams_ batch - Deletes a batch of empty streams from the data lake.
Returns
trueif there are more streams to delete,falseotherwise. - delete_
expired_ blocks - Deletes all expired blocks from the data lake.
- delete_
expired_ blocks_ batch - Deletes a batch of expired blocks from the data lake.
Returns
trueif there are more blocks to delete,falseotherwise. - delete_
old_ data - Deletes all data older than a specified number of days from the data lake.