sql: double check star expansion inside ORDER BY and GROUP BY for UDFs #97520
Labels
A-sql-optimizer
SQL logical planning and optimizations.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-sql-queries
SQL Queries Team
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
The text was updated successfully, but these errors were encountered: