Skip to content

sql: allow the InternalExecutor to work with a modified schema #34304

@vivekmenezes

Description

@vivekmenezes

There are at least 3 applications for schema change validation that require the validation to be done before the schema change goes public, but the validation is done using SQL that can only function on the public schema. What makes sense is to hand a schema from the future to the internal executor so that it can do the right thing.

Jira issue: CRDB-4655

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-schema-changesA-schema-descriptorsRelating to SQL table/db descriptor handling.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions