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

use type checkers in backend-snowflake.R #1554

Merged
merged 4 commits into from
Nov 1, 2024
Merged

use type checkers in backend-snowflake.R #1554

merged 4 commits into from
Nov 1, 2024

Conversation

simonpcouch
Copy link
Collaborator

Related to #1546 but doesn't close. Speccing out the changes in backend-snowflake.R that would be applied for each backend to address the "use type checkers" bullet in the linked issue.

My sense here is that we ought not to be checking arguments that are injected via !! straight into translate_sql() or sql_expr()?

Copy link
Member

@hadley hadley left a comment

Choose a reason for hiding this comment

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

Looks great!

R/backend-snowflake.R Show resolved Hide resolved
@simonpcouch simonpcouch merged commit b1e8bab into main Nov 1, 2024
13 checks passed
@simonpcouch simonpcouch deleted the checkers-1546 branch November 1, 2024 13:43
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