Skip to content

Fix EOS handling in top operator#5783

Merged
nwt merged 1 commit intomainfrom
over-top
Apr 9, 2025
Merged

Fix EOS handling in top operator#5783
nwt merged 1 commit intomainfrom
over-top

Conversation

@nwt
Copy link
Copy Markdown
Member

@nwt nwt commented Apr 9, 2025

The top operator (both sequential and vector) doesn't return nil, nil
upon receiving EOS from its parent, preventing it from working properly
inside a scope over operator (e.g., "over a => (top 2 this)". Fix that.

@nwt nwt requested a review from a team April 9, 2025 17:28
The top operator (both sequential and vector) doesn't return nil, nil
upon receiving EOS from its parent, preventing it from working properly
inside a scope over operator (e.g., "over a => (top 2 this)".  Fix that.
@nwt nwt merged commit c78cdee into main Apr 9, 2025
3 checks passed
@nwt nwt deleted the over-top branch April 9, 2025 17:32
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