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

Expose query interpolation util #59

Merged
merged 1 commit into from
Feb 10, 2022
Merged

Expose query interpolation util #59

merged 1 commit into from
Feb 10, 2022

Conversation

dprokop
Copy link
Member

@dprokop dprokop commented Feb 10, 2022

In the BigQuery data source, we have added a query validation endpoint. In order to utilize BigQuery's validation functionality, we need to send an interpolated query to avoid errors caused by unresolved macros.

This PR exposes the Interpolate function from sqlds.

Copy link
Contributor

@yesoreyeram yesoreyeram left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@andresmgot andresmgot left a comment

Choose a reason for hiding this comment

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

👍

@dprokop dprokop merged commit 4349037 into main Feb 10, 2022
@dprokop dprokop deleted the expose-interpolate-util branch February 10, 2022 12:19
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.

None yet

3 participants