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

hash join executor may emit chunks that violate UpdateDelete assumption #8578

Closed
soundOfDestiny opened this issue Mar 16, 2023 · 1 comment
Closed
Assignees
Labels
type/bug Something isn't working
Milestone

Comments

@soundOfDestiny
Copy link
Contributor

Describe the bug

hashjoin_chunk_builder.forward_exactly_once_if_matched(op, row)

To Reproduce

No response

Expected behavior

No response

Additional context

No response

@soundOfDestiny
Copy link
Contributor Author

finished by #8579

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant