Module mz_sql::plan::plan_utils
source · Expand description
Helper code used throughout the planner.
Structs§
- Specifies a bundle of group size query hints.
Enums§
- Specifies the side of a join.
Functions§
- Renames the columns in
desc
with the names incolumn_names
ifcolumn_names
is non-empty.