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

bug: distributed lookup join may use inconsistent vnode mapping infos #9041

Closed
zwang28 opened this issue Apr 7, 2023 · 1 comment
Closed
Assignees
Labels
no-issue-activity type/bug Something isn't working

Comments

@zwang28
Copy link
Contributor

zwang28 commented Apr 7, 2023

Describe the bug

In frontend, distributed lookup join reads vnode mapping of inner side table twice:

  1. Get ExchangeInfo:
  2. Get parallelism:

If the vnode mapping changes between these 2 steps (e.g. scaling), query result may be incorrect.

To Reproduce

No response

Expected behavior

No response

Additional context

No response

@zwang28 zwang28 added the type/bug Something isn't working label Apr 7, 2023
@github-actions github-actions bot added this to the release-0.19 milestone Apr 7, 2023
@chenzl25 chenzl25 modified the milestones: release-0.19, release-0.20 May 12, 2023
@zwang28 zwang28 removed this from the release-1.0 milestone Jul 14, 2023
Copy link
Contributor

github-actions bot commented Jul 3, 2024

This issue has been open for 60 days with no activity.

If you think it is still relevant today, and needs to be done in the near future, you can comment to update the status, or just manually remove the no-issue-activity label.

You can also confidently close this issue as not planned to keep our backlog clean.
Don't worry if you think the issue is still valuable to continue in the future.
It's searchable and can be reopened when it's time. 😄

@zwang28 zwang28 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-issue-activity type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants