Type Alias iceberg::spec::UnboundPartitionSpecRef

source ·
pub type UnboundPartitionSpecRef = Arc<UnboundPartitionSpec>;
Expand description

Reference to UnboundPartitionSpec.

Aliased Type§

struct UnboundPartitionSpecRef { /* private fields */ }