Type Alias iceberg::spec::BoundPartitionSpecRef

source ·
pub type BoundPartitionSpecRef = Arc<BoundPartitionSpec>;
Expand description

Reference to BoundPartitionSpec.

Aliased Type§

struct BoundPartitionSpecRef { /* private fields */ }