Skip to content

C++: Fix bad join in callsVariadicFormatter#21560

Draft
tausbn wants to merge 1 commit intomainfrom
tausbn/cpp-fix-bad-join-in-printf
Draft

C++: Fix bad join in callsVariadicFormatter#21560
tausbn wants to merge 1 commit intomainfrom
tausbn/cpp-fix-bad-join-in-printf

Conversation

@tausbn
Copy link
Contributor

@tausbn tausbn commented Mar 23, 2026

On wireshark this reduces the intermediate tuple count from roughly 88 million tuples to roughly 3000 (with the new helper predicate materialising ~300 tuples).

From the Query Performance comparison view:
image
image

On `wireshark` this reduces the intermediate tuple count from roughly 88
million tuples to roughly 3000 (with the new helper predicate
materialising ~300 tuples).
@tausbn tausbn added the no-change-note-required This PR does not need a change note label Mar 23, 2026
@github-actions github-actions bot added the C++ label Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C++ no-change-note-required This PR does not need a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant