AnalyticBucket
@Serializable
Represents an Analytics Bucket using Apache Iceberg table format. Analytics buckets are optimized for analytical queries and data processing.
Parameters
name
Unique identifier for the bucket
type
Bucket type - always 'ANALYTICS' for analytics buckets
format
Storage format used (e.g., 'iceberg')
createdAt
Timestamp of bucket creation
updatedAt
Timestamp of last update