Skip to content

sql: rename anonymizedStmt in sqlstats pkg to stmtNoConstants #80725

@xinhaoz

Description

@xinhaoz

There are a number of places in the sqlstats package referencing vars and params named anonymizedStmt. This naming can be misleading since these vars don't actually store the anonymized query but the query without constants.

Jira issue: CRDB-15533

Metadata

Metadata

Assignees

Labels

A-sql-observabilityRelated to observability of the SQL layer

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions