Module demand
mz_
transform
0.0.0
Module demand
Module Items
Structs
In crate mz_
transform
Modules
analysis
canonicalization
canonicalize_mfp
column_knowledge
compound
cse
dataflow
demand
equivalence_propagation
fold_constants
fusion
join_implementation
literal_constraints
literal_lifting
monotonic
movement
non_null_requirements
normalize_lets
normalize_ops
notice
ordering
predicate_pushdown
reduce_elision
reduce_reduction
reduction_pushdown
redundant_join
semijoin_idempotence
threshold_elision
typecheck
union_cancel
will_distinct
Macros
all
any
transforms
Structs
EmptyIndexOracle
EmptyStatisticsOracle
Fixpoint
FuseAndCollapse
Optimizer
TransformCtx
Enums
TransformError
Constants
FOLD_CONSTANTS_LIMIT
Traits
IndexOracle
StatisticsOracle
Transform
Functions
fold_constants_fixpoint
fuse_and_collapse_fixpoint
normalize
mz_transform
Module
demand
Copy item path
Settings
Help
Summary
Source
Expand description
Transformation based on pushing demand information about columns toward sources.
Structs
§
Demand
Drive demand from the root through operators.