Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sql: EXPLAIN ANALYZE generates invalid bundles #86472

Closed
knz opened this issue Aug 19, 2022 · 0 comments · Fixed by #86484
Closed

sql: EXPLAIN ANALYZE generates invalid bundles #86472

knz opened this issue Aug 19, 2022 · 0 comments · Fixed by #86484
Assignees
Labels
C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-sql-queries SQL Queries Team

Comments

@knz
Copy link
Contributor

knz commented Aug 19, 2022

If the query being analyzed does not use tables, the resulting bundle is missing schema.sql.

It makes it impossible to load the bundle afterwards.

Jira issue: CRDB-18776

@knz knz added the C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. label Aug 19, 2022
@knz knz self-assigned this Aug 19, 2022
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Aug 19, 2022
@craig craig bot closed this as completed in 9bd5bb0 Sep 7, 2022
@mgartner mgartner moved this to Done in SQL Queries Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-sql-queries SQL Queries Team
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant