Skip to content

feat: (BigQuery) Add support Remote Function#9177

Merged
bshaffer merged 2 commits into
mainfrom
remote-functions
May 19, 2026
Merged

feat: (BigQuery) Add support Remote Function#9177
bshaffer merged 2 commits into
mainfrom
remote-functions

Conversation

@Hectorhammett
Copy link
Copy Markdown
Collaborator

b/249153710

@Hectorhammett Hectorhammett marked this pull request as ready for review May 11, 2026 04:10
@Hectorhammett Hectorhammett requested a review from a team as a code owner May 11, 2026 04:10
@Hectorhammett Hectorhammett added the next release PRs to be included in the next release label May 14, 2026
Copy link
Copy Markdown
Contributor

@bshaffer bshaffer left a comment

Choose a reason for hiding this comment

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

Is this something we could write a SystemTest for?

Comment on lines +181 to +182
// There is a BigQueryConnection client available in the PHP cloud
// but decided to create it here manually instead of adding it as a dependency just for testing.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

hmm, I think I would actually prefer to see the BigQueryConnection client used... you can add it as a dev dependency only so it won't cause any issues

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Yeah I also thought about it, I just didn't want to add any dependency at all? But if we agree on adding it as a dev dependency, let's do it.

@bshaffer bshaffer merged commit b1c7d34 into main May 19, 2026
34 checks passed
@bshaffer bshaffer deleted the remote-functions branch May 19, 2026 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

next release PRs to be included in the next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants