-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: udf body rewrite to reference objects by IDs instead of Names #83233
Copy link
Copy link
Open
Labels
A-schema-descriptorsRelating to SQL table/db descriptor handling.Relating to SQL table/db descriptor handling.A-sql-udfC-cleanupTech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.T-sql-queriesSQL Queries TeamSQL Queries Team
Description
Describe the solution you'd like
Design proper syntaxes for sql query rewrites, so that objects can be can be references by IDs in function body instead of names.
Jira issue: CRDB-16938
Epic CRDB-19496
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-schema-descriptorsRelating to SQL table/db descriptor handling.Relating to SQL table/db descriptor handling.A-sql-udfC-cleanupTech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.T-sql-queriesSQL Queries TeamSQL Queries Team
Type
Projects
Status
Backlog