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

Add repro for "Join UI picks the first schema even if a different one is selected" #44837

Merged
merged 2 commits into from
Jun 28, 2024

Conversation

ranquild
Copy link
Contributor

Closes #11958

Fixed with the new data picker. You can now select arbitrary tables with different schemas without your previous choice affecting another.

Join UI picks the first schema even if a different one is selected
@ranquild ranquild self-assigned this Jun 27, 2024
@ranquild ranquild added the backport Automatically create PR on current release branch on merge label Jun 27, 2024
@ranquild ranquild requested a review from a team June 27, 2024 16:27
Copy link

replay-io bot commented Jun 27, 2024

Status Complete ↗︎
Commit ef1f90a
Results
⚠️ 5 Flaky
2714 Passed

Join UI picks the first schema even if a different one is selected
@ranquild ranquild merged commit f0e6336 into master Jun 28, 2024
108 checks passed
@ranquild ranquild deleted the 11958-join-table-schema branch June 28, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Automatically create PR on current release branch on merge .Team/QueryingComponents
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Join UI picks the first schema even if a different one is selected
2 participants