Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocking operator's output tuple number incorrect when there are downstream operators connected #3190

Open
bobbai00 opened this issue Jan 6, 2025 · 1 comment
Labels

Comments

@bobbai00
Copy link
Collaborator

bobbai00 commented Jan 6, 2025

For a "blocking" operator, e.g. Sort, when there is no downstream operator, its number of output tuples are correct:
Screenshot 2025-01-06 at 9 32 15 AM

But when a downstream operator is added, its number of output tuples are incorrect(doubled):
Screenshot 2025-01-06 at 9 29 30 AM

@bobbai00 bobbai00 added the bug label Jan 6, 2025
@bobbai00
Copy link
Collaborator Author

bobbai00 commented Jan 7, 2025

More Context: The pasta is enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant