Skip to content

sql: fix cluster_execution_insights priority level#86901

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
j82w:insights/priority
Aug 26, 2022
Merged

sql: fix cluster_execution_insights priority level#86901
craig[bot] merged 1 commit intocockroachdb:masterfrom
j82w:insights/priority

Conversation

@j82w
Copy link
Copy Markdown
Contributor

@j82w j82w commented Aug 25, 2022

This fixes the priority level and converts it to be a string.

closes: #86900, closes #86867

Release justification: Category 2: Bug fixes and
low-risk updates to new functionality

Release note (sql change): Fix the insight
execution priority to have correct value
instead of always being default. Changed
the column to be a string to avoid
converting it in the ui.

@j82w j82w requested review from a team August 25, 2022 18:57
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown

@matthewtodd matthewtodd left a comment

Choose a reason for hiding this comment

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

Cool! I didn't realize these were always surfaced as strings. Thank you!

closes #86900, closes #86867

Release justification: Category 2: Bug fixes and
low-risk updates to new functionality

Release note (sql change): Fix the insight
execution priority to have correct value
instead of always being default. Changed
the column to be a string to avoid
converting it in the ui.
@j82w
Copy link
Copy Markdown
Contributor Author

j82w commented Aug 26, 2022

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Aug 26, 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.

ui: fix cluster_execution_insights priority value insights: change cluster_execution_insights priority column from FLOAT8 to STRING

4 participants