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

Support for writing to partitioned and clustered BigQuery tables using Python

Details

    • New Feature
    • Status: Open
    • P3
    • Resolution: Unresolved
    • None
    • None
    • io-java-gcp
    • None

    Description

      According to the BigQuery sink docs:

      BigQuery sink currently does not fully support writing to BigQuery time partitioned tables. But writing to a *single* partition may work if that does not involve creating a new table (for example, when writing to an existing table with `create_disposition=CREATE_NEVER` and `write_disposition=WRITE_APPEND`).
      

      The sink should support partitioning (and clustering).

      Attachments

        Activity

          People

            Unassigned Unassigned
            oliviervg1 Olivier Van Goethem
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: