Details
-
Improvement
-
Status: Resolved
-
P3
-
Resolution: Duplicate
-
None
-
None
Description
Looks like BigQueryTable.buildIOReader is reading the entire table.
It could probably be optimized to use BigQuery Storage API with `withReadOptions` and infer "selected fileds" column projection from Schema?
Attachments
Issue Links
- duplicates
-
BEAM-8428 [SQL] BigQuery should support project push-down in DIRECT_READ mode
- Resolved