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

Improve argument checking for querying functions #579

Merged
merged 2 commits into from
Nov 9, 2023
Merged

Conversation

hadley
Copy link
Member

@hadley hadley commented Nov 9, 2023

* Coerce SQL() query to character. Fixes #498
* Pass error argument and call down to low  level bq_table and bq_dataset constructors
* Improve test coverage
@hadley hadley merged commit 157f6fc into main Nov 9, 2023
13 checks passed
@hadley hadley deleted the more-checking branch November 9, 2023 22:21
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.

warning when use glue_sql object inside bq_dataset_query
1 participant