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

Support parameterized queries in beam.io.ReadFromBigQuery #20546

Open
damccorm opened this issue Jun 4, 2022 · 1 comment
Open

Support parameterized queries in beam.io.ReadFromBigQuery #20546

damccorm opened this issue Jun 4, 2022 · 1 comment

Comments

@damccorm
Copy link
Contributor

damccorm commented Jun 4, 2022

BigQuery supports parameterized queries. Parameters are provided through bigquery.JobConfigurationQuery.queryParameters. It would be good to be able to pass on query parameters along with the query in beam.io.ReadFromBigQuery.

Imported from Jira BEAM-11153. Original Jira may contain additional context.
Reported by: lyschoening.

@tvalentyn
Copy link
Contributor

cc: @pabloem @chamikaramj to triage further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants