googleapis / googleapis/google-cloud-cpp-bigquery
Add support for compression when reading Arrow data from BigQuery
Open
priority: p3
type: feature request
- Dominant language
- C++
- Stars
- 3
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
BigQueryRead supports two modes of compression. One at the service level and another as part of the Arrow RecordBatches returned. These two modes cannot be combined. Determine what prerequisites are necessary for each compression mode and how best to support them in this SDK.
Contributor guide
Assessment
This issue has not been assessed yet.