Module mz_transform::compound

source ·
Expand description

Transformations that don’t fit into one of the canonicalization, fusion, movement, or ordering buckets.

Transformations in this module are meant to be revisited in the future, as

Structs§

  • Fuses Union and Negate operators into one Union and multiple Negate operators.