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: add type parameter for call in routines #225

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

ingarabr
Copy link
Contributor

Using BQSqlFrag did introduce a regression when using the ufd smoketests where BQSqlFrag.Call was expected. It makes sense to keep the more specific type here because it will not work with TVFs.

Using BQSqlFrag did introduce a regression when using the ufd
smoketests where BQSqlFrag.Call was expected. It makes sense to
keep the more specific type here because it will not work with
TVFs.
@hamnis hamnis merged commit 35f141f into main Nov 27, 2023
11 checks passed
@hamnis hamnis deleted the fix/type-routine-call-type branch November 27, 2023 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants