Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-8283

Create a PTransform that reads data from BigQuery in Python SDK

Details

    • Improvement
    • Status: Resolved
    • P2
    • Resolution: Won't Fix
    • None
    • Not applicable
    • io-py-gcp
    • None

    Description

      ATM `BigQuerySource` in Python SDK can only be used by Dataflow runner. Because of this it's impossible to read data from BigQuery on portable runners, such as Flink.

       

      The goal is to add a transform, that follows BQ source implementation in Java[1]: use a BigQuery export job to take a snapshot of the table on GCS, and then read from each produced file.

       

      [1] https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQuerySourceBase.java

      Attachments

        Activity

          People

            kamilwu Kamil Wasilewski
            kamilwu Kamil Wasilewski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: