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

Detect column collation mismatch while creating joins #1371

Open
tznind opened this issue Aug 19, 2022 · 1 comment
Open

Detect column collation mismatch while creating joins #1371

tznind opened this issue Aug 19, 2022 · 1 comment

Comments

@tznind
Copy link
Contributor

tznind commented Aug 19, 2022

Is your feature request related to a problem? Please describe.
If when creating a join (either JoinInfo or Lookup) then report any mismatch in column collations as a warning in the creation screen.

See also the work done in #1332 . We should reuse the logic there and make sure no duplication.

@tznind
Copy link
Contributor Author

tznind commented Oct 31, 2022

This is particularly annoying because you cannot edit an existing Lookup easily and instead have to delete and recreate it (same for JoinInfos).

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

No branches or pull requests

1 participant