support google big query
- Dominant language
- Python
- Stars
- 1k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
`pandas` already has a `read_gbq`, see docs [here](http://pandas.pydata.org/pandas-docs/stable/io.html#google-bigquery-experimental). I believe this supports a restricted SQL sub-set (though not sure it is SQLAlchemy based).
though insertions are not supported: https://github.com/pydata/pandas/issues/8325
I think `odo` taking this over would be a good thing :)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing pandas' read_gbq documentation and the linked pandas issue about unsupported insertions. Determine how odo should take over this BigQuery path; done should include a defined way for odo to support the requested BigQuery data migration behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- google-cloud, pandas, python
- Domain
- data-engineering, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100