Module eliminate_nested_union

Module eliminate_nested_union 

Source
Expand description

EliminateNestedUnion: flattens nested Union to a single Union

Structsยง

EliminateNestedUnion
An optimization rule that replaces nested unions with a single union.

Functionsยง

extract_plan_from_distinct ๐Ÿ”’
extract_plans_from_union ๐Ÿ”’