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
Research direction
Start by reviewing BigQueryRead's two compression modes and the Arrow RecordBatches returned by the service. Document the prerequisites and incompatibilities for each mode, then determine the SDK support needed; done means the supported approach and required implementation scope are clearly defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cloud, data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100