Type Definition datafusion_physical_expr::window::PartitionWindowAggStates
source · pub type PartitionWindowAggStates = IndexMap<PartitionKey, WindowState>;
pub type PartitionWindowAggStates = IndexMap<PartitionKey, WindowState>;