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

fix: allow joining same table twice #186

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

eakmanrq
Copy link
Owner

Resolves: #185

With the spark test it encounters a similar issue to #184 where SQLFrame needs to have more awareness on how Spark deals with ambiguity and duplicate columns.

@eakmanrq eakmanrq enabled auto-merge (squash) October 13, 2024 16:23
@eakmanrq eakmanrq merged commit 338a9db into main Oct 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: aliasing issue when joining same table twice
1 participant