Module: Kumi::Core::Analyzer::Plans

Included in:
Kumi::Core::Analyzer::Passes::JoinReducePlanningPass
Defined in:
lib/kumi/core/analyzer/plans.rb

Overview

Typed plan structures produced by analyzer passes (e.g. input access planning) and consumed by the lowering pipeline.

Defined Under Namespace

Classes: InputPlan, Join, Reduce, Scope