IcebergUnreferencedFileRemovalSettings

Contains details about the unreferenced file removal settings for an Iceberg table bucket.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of days an object has to be non-current before it is deleted.

Link copied to clipboard

The number of days an object has to be unreferenced before it is marked as non-current.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String