Module mz_adapter::optimize::subscribe

source ·
Expand description

Optimizer implementation for SUBSCRIBE statements.

Structs§

  • The (final) result after MIR ⇒ LIR lowering and optimizing the resulting DataflowDescription with LIR plans.
  • The (sealed intermediate) result after:
  • Marker type for GlobalMirPlan structs representing an optimization result with a resolved timestamp.
  • Marker type for GlobalMirPlan structs representing an optimization result without a resolved timestamp.