Create separate BigtableIO reader that splits large scans into smaller segments
Open
gcp
improvement
io
java
P2
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
A separate BigtableIO reader needs to be created to split large scans into smaller batches. This will be to avoid OOMs on the server-side.
Imported from Jira [BEAM-14502](https://issues.apache.org/jira/browse/BEAM-14502). Original Jira may contain additional context.
Reported by: diegomez17.
Contributor guide
Assessment
This issue has not been assessed yet.