cockroachdb / cockroachdb/cockroach

opt: show routine dependencies when formatting optimizer expressions

Open
#128,150 1 comment 0 reactions 0 assignees View on GitHub
C-enhancement T-sql-queries
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

When the optimizer plan `CREATE VIEW`, `CREATE FUNCTION`, `CREATE PROCEDURE`, or `CREATE TRIGGER` is displayed, we currently show the relation and UDT dependencies of the statement. We should also display dependencies on UDFs and stored procedures.

Jira issue: CRDB-40823

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.