Type Alias polars::prelude::ChunkJoinOptIds

source ·
pub type ChunkJoinOptIds = Vec<Option<u32>>;
Available on non-crate feature chunked_ids only.

Aliased Type§

struct ChunkJoinOptIds { /* private fields */ }