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

[chore] Update latest commit from upstream #30

Merged
merged 81 commits into from
Dec 3, 2024

Conversation

ayman-sigma
Copy link

This includes some bug fixes I pushed upstream for Snowflake and Databricks.

agscpp and others added 30 commits September 16, 2024 17:04
Co-authored-by: Andrew Lamb <[email protected]>
Co-authored-by: Ifeanyi Ubah <[email protected]>
lovasoa and others added 25 commits November 18, 2024 09:02
@ayman-sigma ayman-sigma requested a review from jmhain December 2, 2024 21:42
Comment on lines +1262 to +1266
Expr::InExpr {
expr,
in_expr,
negated: _,
} => expr.span().union(&in_expr.span()),
Copy link
Author

Choose a reason for hiding this comment

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

This is the only change I made after merging upstream.

@ayman-sigma ayman-sigma merged commit e095d53 into main Dec 3, 2024
17 checks passed
@ayman-sigma ayman-sigma deleted the ayman/updateFromUpstream branch December 3, 2024 17:52
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.