Module plan_utils

Source
Expand description

Helper code used throughout the planner.

Structs§

GroupSizeHints
Specifies a bundle of group size query hints.

Enums§

JoinSide
Specifies the side of a join.

Functions§

maybe_rename_columns
Renames the columns in desc with the names in column_names if column_names is non-empty.