Kiley Sok created BEAM-13088:
--------------------------------

             Summary: Load BigQuery temp tables into different dataset
                 Key: BEAM-13088
                 URL: https://issues.apache.org/jira/browse/BEAM-13088
             Project: Beam
          Issue Type: Task
          Components: io-java-gcp
            Reporter: Kiley Sok


When beam loads data into BigQuery, it sometimes creates temporary tables then 
bq copy into the destination table.

The tables are created as temporary tables, which are then deleted afterwards. 
During which time, wildcard queries that run fail due to matching on these 
tables.

Either create tables in a different dataset, or hidden altogether.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to