Skip to content

sql: double check star expansion inside ORDER BY and GROUP BY for UDFs #97520

@knz

Description

@knz

Followup to #95710
Foudn via #97515
Epic: CRDB-19496

If there is a star expansion insider ORDER BY or GROUP BY, we don't expand the list of columns in the UDF descriptor.

(This is also relevant for view descriptors after #97515 merges)

cc @DrewKimball @mgartner @rharding6373

Jira issue: CRDB-24735

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-sql-optimizerSQL logical planning and optimizations.C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-sql-queriesSQL Queries Team

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions