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(bigquery): quote qualified memtable names #9149

Merged
merged 1 commit into from
May 8, 2024

Conversation

gforsyth
Copy link
Member

@gforsyth gforsyth commented May 7, 2024

xref #8679

This should hopefully fix the last failure mode noted by @kajen3 -- we weren't quoting the fully qualified path to memtables when we create them.

@cpcloud cpcloud added this to the 9.1 milestone May 8, 2024
@cpcloud cpcloud added bigquery The BigQuery backend bug Incorrect behavior inside of ibis labels May 8, 2024
@cpcloud cpcloud merged commit 878d0d5 into ibis-project:main May 8, 2024
85 checks passed
@cpcloud
Copy link
Member

cpcloud commented May 8, 2024

Thanks for following up here!

@gforsyth gforsyth deleted the quote_qualified_memtable_bq branch May 8, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bigquery The BigQuery backend bug Incorrect behavior inside of ibis
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants