adp.maintain.rules

A Rule defines a operation that should be executed on the data

Functions

run_backup_rule(rule, datasource_list)

Run the backuprule on the dataset.

run_optimize_rule(rule, datasource)

Run the OPTIMIZE on the dataset.

run_retention_rule(rule, datasource)

Run Apply retentionrule on the dataframe

run_vacuum_rule(rule, datasource)

Run the VACUUM on the dataset with retention as set in the VacuumRule object