TableOptimizerRun
class TableOptimizerRun
Contains details for a table optimizer run.
Types
Properties
Link copied to clipboard
A CompactionMetrics
object containing metrics for the optimizer run.
Link copied to clipboard
The strategy used for the compaction run. Indicates which algorithm was applied to determine how files were selected and combined during the compaction process. Valid values are:
Link copied to clipboard
Represents the epoch timestamp at which the compaction job ended.
Link copied to clipboard
An event type representing the status of the table optimizer run.
Link copied to clipboard
A RunMetrics
object containing metrics for the optimizer run.
Link copied to clipboard
An OrphanFileDeletionMetrics
object containing metrics for the optimizer run.
Link copied to clipboard
A RetentionMetrics
object containing metrics for the optimizer run.
Link copied to clipboard
Represents the epoch timestamp at which the compaction job was started within Lake Formation.