Expand description

Optimizer implementation for COPY TO statements.

Structs

  • The (final) result after
  • The (sealed intermediate) result after HIR ⇒ MIR lowering and decorrelation and MIR optimization.
  • Marker type for LocalMirPlan structs representing an optimization result with attached environment context required for the next optimization stage.
  • Marker type for LocalMirPlan representing an optimization result without context.