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

Infer a table for column if there is only one table mentioned #29

Merged
merged 2 commits into from
May 9, 2024

Conversation

piranha
Copy link
Contributor

@piranha piranha commented May 8, 2024

No collecting column aliases yet. :)

@piranha piranha self-assigned this May 8, 2024
@piranha piranha requested a review from tsmacdonald as a code owner May 8, 2024 15:06
@@ -882,6 +883,7 @@ public void visit(Delete delete) {
popContext(); // DELETE
}

@SuppressWarnings("deprecation")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you

Copy link
Contributor

@tsmacdonald tsmacdonald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wfm ⛵

@piranha piranha force-pushed the table-inference branch from daf050c to 18ff6fc Compare May 9, 2024 15:35
@piranha piranha merged commit 9491bf0 into master May 9, 2024
8 checks passed
@piranha piranha deleted the table-inference branch May 9, 2024 15:37
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.

2 participants