Skip to content

sql: add a way of changing session variables for internal executor #122542

@yuzefovich

Description

@yuzefovich

As of #101486, we use global defaults for session variables used by the internal executor. It'd be nice to have a way to override those (e.g. to disable a particular feature that is buggy without a code change). One idea is to have a single cluster setting that takes in a list of overrides (like we do for crdb_internal.execute_internally builtin).

Jira issue: CRDB-37952

Metadata

Metadata

Assignees

Labels

C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-queriesSQL Queries Teamv23.2.6v24.1.1

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions