Skip to content

Sort Operator should delay irrelevant watermarks #6297

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

Closed
soundOfDestiny opened this issue Nov 10, 2022 · 1 comment
Closed

Sort Operator should delay irrelevant watermarks #6297

soundOfDestiny opened this issue Nov 10, 2022 · 1 comment
Assignees
Labels
type/bug Type: Bug. Only for issues.
Milestone

Comments

@soundOfDestiny
Copy link
Contributor

Describe the bug

Sort Operator should have delayed irrelevant watermarks, or it may emit buffered chunks that is earlier than the watermark which it has emitted.

To Reproduce

No response

Expected behavior

Sort Operator should not emit irrelevant watermarks until corresponding chunks are all emitted.

Additional context

#6085

@soundOfDestiny
Copy link
Contributor Author

closed because sort_v0 is unused now. It has been replaced with sort by RC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Type: Bug. Only for issues.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants