Skip to content

Chore: pass dialect in builders used within sushi python models#2629

Merged
georgesittas merged 2 commits intomainfrom
jo/fix_sushi_bq
May 17, 2024
Merged

Chore: pass dialect in builders used within sushi python models#2629
georgesittas merged 2 commits intomainfrom
jo/fix_sushi_bq

Conversation

@georgesittas
Copy link
Contributor

Prior to this change, the from_ builder would produce a ParseError when run against specific engines. The bug was spotted for BigQuery, because we'd pass a backtick-quoted name in the builder, which can't be parsed by the sqlglot base dialect.

@georgesittas georgesittas requested review from a team, izeigerman and tobymao May 17, 2024 17:04
@georgesittas georgesittas enabled auto-merge (squash) May 17, 2024 17:13
@georgesittas georgesittas merged commit 95be17d into main May 17, 2024
@georgesittas georgesittas deleted the jo/fix_sushi_bq branch May 17, 2024 17:22
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.

3 participants