Package-level declarations
Types
Link copied to clipboard
Describes how the IcebergTableSynchronizer handles column type changes.
Link copied to clipboard
A utility class that determines a "supertype" given two Iceberg Types.
Link copied to clipboard
@Singleton
Applies schema changes to an Iceberg Table, including nested columns (struct fields).
Link copied to clipboard
Compares two Iceberg Schema definitions (including nested structs) to identify:
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface TableIdGenerator
Convert our internal stream descriptor to an Iceberg TableIdentifier. Implementations should handle catalog-specific naming restrictions.