Skip to content

add optional filter to debug operator#6694

Merged
mccanne merged 2 commits intomainfrom
debug-filter
Mar 4, 2026
Merged

add optional filter to debug operator#6694
mccanne merged 2 commits intomainfrom
debug-filter

Conversation

@mccanne
Copy link
Collaborator

@mccanne mccanne commented Mar 4, 2026

No description provided.

@philrz philrz requested a review from a team March 4, 2026 18:47

An optional filter may be applied to the values sent to the debugging output,
which is specified with Boolean-valued expression `<pred>`.
In this case, `<pred>` is applied to each input value to debug operator
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
In this case, `<pred>` is applied to each input value to debug operator
In this case, `<pred>` is applied to each input value to the debug operator

@mccanne mccanne merged commit ed23b7a into main Mar 4, 2026
4 checks passed
@mccanne mccanne deleted the debug-filter branch March 4, 2026 23:51
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