spark-bigquery-connector icon indicating copy to clipboard operation
spark-bigquery-connector copied to clipboard

How to run bigquery parameterized query in pyspark

Open Utkagr opened this issue 3 years ago • 1 comments

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.

Utkagr avatar Dec 13 '21 10:12 Utkagr

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

davidrabinowitz avatar Jan 12 '22 02:01 davidrabinowitz