googleapis / googleapis/google-cloud-python
create_bqstorage_client argument in RowIterator to_arrow_iterable
Open
api: bigquery
type: feature request
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 122
Description
I used `to_arrow_iterable` today and it was super slow. I could get a 50x or more speedup by passing in the bqstorage_client argument. Some of our APIs will create the bqstorage client for you if the package is installed. I think that `to_arrow_iterable` should too.
Contributor guide
Assessment
This issue has not been assessed yet.