[
https://issues.apache.org/jira/browse/BEAM-13088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Gonzalez reassigned BEAM-13088:
----------------------------------------
Assignee: Benjamin Gonzalez
> 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
> Assignee: Benjamin Gonzalez
> Priority: P2
>
> 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.20.1#820001)