[
https://issues.apache.org/jira/browse/BEAM-5352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17123148#comment-17123148
]
Beam JIRA Bot commented on BEAM-5352:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> BigQuery IO Source is not Exporting to GCS as written in documentation
> ----------------------------------------------------------------------
>
> Key: BEAM-5352
> URL: https://issues.apache.org/jira/browse/BEAM-5352
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Affects Versions: 2.6.0
> Reporter: Rendy Bambang Junior
> Priority: P2
> Labels: bigquery, gcp, python, stale-P2
>
> Did some check on the beam code and find out that DataFlow is querying
> BigQuery and retrieve the result using pagination [1]. As per our
> understanding, this means no parallelism on reading BigQuery table. It is
> contradictory to what the documentation is telling us [2].
>
> Is this some kind of work in progress? I'm filing as a bug since
> documentation telling me that it is using GCS meanwhile it's using
> NativeSourceReader which yield data per row as iterator.
>
> [1]
> [https://github.com/apache/beam/blob/520b3a24e49306c30940ceab09100d775a04d28e/sdks/python/apache_beam/io/gcp/bigquery.py#L1083]
> [2]
> [https://github.com/apache/beam/blob/520b3a24e49306c30940ceab09100d775a04d28e/sdks/python/apache_beam/io/gcp/bigquery.py#L60]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)