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

How to run bigquery parameterized query in pyspark #506

Open
Utkagr opened this issue Dec 13, 2021 · 1 comment
Open

How to run bigquery parameterized query in pyspark #506

Utkagr opened this issue Dec 13, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Utkagr
Copy link

Utkagr commented Dec 13, 2021

Hi community, how do we run parameterized bigquery in pyspark using spark.read.format('bigquery')?

Reference: https://cloud.google.com/bigquery/docs/parameterized-queries
PS: We don't want to use pandas-gbq due to it's slow performance.

@davidrabinowitz davidrabinowitz self-assigned this Jan 12, 2022
@davidrabinowitz
Copy link
Member

Thanks for the suggestion, we will add it to the roadmap

@davidrabinowitz davidrabinowitz added the enhancement New feature or request label Jun 9, 2023
@davidrabinowitz davidrabinowitz removed their assignment Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants