pub type GroupMap = (ColumnName, BTreeMap<String, Value>);Expand description
v7.29 - one batch-evaluated correlated subquery: the outer key column and the key -> value map.
pub type GroupMap = (ColumnName, BTreeMap<String, Value>);v7.29 - one batch-evaluated correlated subquery: the outer key column and the key -> value map.