Details
-
Improvement
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
None
-
None
Description
The proposed BigQuery bounded source in Python SDK (see PR: https://github.com/apache/beam/pull/9772) uses a BigQuery export job to take a snapshot of the table and read from each produced JSON file. A performance improvement can be gain by switching to AVRO instead.
Attachments
Issue Links
- is caused by
-
BEAM-1440 Create a BigQuery source (that implements iobase.BoundedSource) for Python SDK
- Triage Needed
- links to