[
https://issues.apache.org/jira/browse/BEAM-11587?focusedWorklogId=771041&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-771041
]
ASF GitHub Bot logged work on BEAM-11587:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 16/May/22 21:14
Start Date: 16/May/22 21:14
Worklog Time Spent: 10m
Work Description: TheNeuralBit commented on PR #17159:
URL: https://github.com/apache/beam/pull/17159#issuecomment-1128143429
Based on our offline conversation today, some next steps after this PR:
- [ ] Add support for `read_gbq` which calls `ReadFromBigquery` with schema
support, and passes that to `to_dataframe`
- [ ] Add an E2E example in `apache_beam.examples.dataframe` that uses
`read_gbq`
- [ ] Add write to BigQuery side and `to_gbq`
Issue Time Tracking
-------------------
Worklog Id: (was: 771041)
Time Spent: 9h 40m (was: 9.5h)
> Support pd.read_gbq and DataFrame.to_gbq
> ----------------------------------------
>
> Key: BEAM-11587
> URL: https://issues.apache.org/jira/browse/BEAM-11587
> Project: Beam
> Issue Type: New Feature
> Components: dsl-dataframe, io-py-gcp, sdk-py-core
> Reporter: Brian Hulette
> Assignee: Svetak Vihaan Sundhar
> Priority: P3
> Labels: dataframe-api
> Time Spent: 9h 40m
> Remaining Estimate: 0h
>
> We should support
> [read_gbq|https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.read_gbq.html]
> andÂ
> [to_gbq|https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_gbq.html]
> in the DataFrame API when gcp extras are installed.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)