Skip to content

sql: rename anonymizedStmt in sqlstats pkg to stmtNoConstants#83428

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
ericharmeling:rename-anonymizedStmt
Jun 28, 2022
Merged

sql: rename anonymizedStmt in sqlstats pkg to stmtNoConstants#83428
craig[bot] merged 1 commit intocockroachdb:masterfrom
ericharmeling:rename-anonymizedStmt

Conversation

@ericharmeling
Copy link
Copy Markdown

Note that this commit does not change any files outside the sqlstats package.

Fixes #80725.

Release note: None

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@ericharmeling ericharmeling force-pushed the rename-anonymizedStmt branch from d402312 to e1b4bfb Compare June 27, 2022 18:29
This commit changes all instances of anonymizedStmt to stmtNoConstants in
the sqlstats package.

The commit does not change any files outside the sqlstats package.

Fixes cockroachdb#80725.

Release note: None
@ericharmeling ericharmeling force-pushed the rename-anonymizedStmt branch from e1b4bfb to c9267e2 Compare June 28, 2022 12:45
@ericharmeling ericharmeling requested a review from a team June 28, 2022 14:42
Copy link
Copy Markdown
Contributor

@maryliag maryliag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 4 of 4 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @ericharmeling)

@ericharmeling
Copy link
Copy Markdown
Author

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jun 28, 2022

Build succeeded:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sql: rename anonymizedStmt in sqlstats pkg to stmtNoConstants

3 participants