-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: statement bundles are missing schema, environment, or table statistics #80396
Copy link
Copy link
Closed
Closed
Copy link
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.GA-blockerT-sql-queriesSQL Queries TeamSQL Queries Teambranch-release-22.1Used to mark GA and release blockers, technical advisories, and bugs for 22.1Used to mark GA and release blockers, technical advisories, and bugs for 22.1
Description
On release-22.1.0 (current at dc22506), the env.sql, schema.sql, and stats*.sql files have errors like:
error getting version: no user specified for internal query
These files contain none of the usual information. I first noticed this problem when collecting a statement bundle for the telemetry cluster which was running v22.1.0-beta.2.
Marking this as a GA blocker because the information in these files is absolutely critical for diagnosing performance problems.
Jira issue: CRDB-15958
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.GA-blockerT-sql-queriesSQL Queries TeamSQL Queries Teambranch-release-22.1Used to mark GA and release blockers, technical advisories, and bugs for 22.1Used to mark GA and release blockers, technical advisories, and bugs for 22.1
Type
Projects
Status
Done