Skip to content

SQL summary: handle EXPLAIN#16184

Merged
trask merged 2 commits intoopen-telemetry:mainfrom
trask:explain
Feb 16, 2026
Merged

SQL summary: handle EXPLAIN#16184
trask merged 2 commits intoopen-telemetry:mainfrom
trask:explain

Conversation

@trask
Copy link
Copy Markdown
Member

@trask trask commented Feb 14, 2026

No description provided.

@trask trask marked this pull request as ready for review February 14, 2026 18:12
@trask trask requested a review from a team as a code owner February 14, 2026 18:12
appendCurrentFragment();
if (isOverLimit()) return YYEOF;
}
"EXPLAIN" {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I find it unlikely that EXPLAIN is used outside the db tools.

@trask trask enabled auto-merge (squash) February 16, 2026 16:18
@trask trask merged commit c99e8cf into open-telemetry:main Feb 16, 2026
85 checks passed
@trask trask deleted the explain branch February 16, 2026 17:05
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.

2 participants