Skip to content

sql: allow * expressions in user-defined function (UDF) bodies #90080

@mgartner

Description

@mgartner

In v22.2 we disallow * expressions in UDF bodies, see #86070. We should allow these expressions. We'll need to figure out how to handle cases where a table's schema changes after a function has been created.

Jira issue: CRDB-20579

Epic CRDB-19496

Metadata

Metadata

Assignees

Labels

A-sql-udfC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)docs-known-limitation

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions