Module mz_transform::canonicalization::flatmap_to_map
source · Expand description
Turns FlatMap
into Map
if only one row is produced by flatmap.
Structs§
- Turns
FlatMap
intoMap
if only one row is produced by flatmap.