apache / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.75k stars 4.21k forks source link

Support pd.read_gbq and DataFrame.to_gbq #20810

Open damccorm opened 2 years ago

damccorm commented 2 years ago

We should support read_gbq and to_gbq in the DataFrame API when gcp extras are installed.

Imported from Jira BEAM-11587. Original Jira may contain additional context. Reported by: bhulette.

damccorm commented 2 years ago

Unable to assign user @svetakvsundhar. If able, self-assign, otherwise tag @damccorm so that he can assign you. Because of GitHub's spam prevention system, your activity is required to enable assignment in this repo.

TheNeuralBit commented 2 years ago

Sub-tasks:

TheNeuralBit commented 1 year ago

Closed the wrong issue