[
https://issues.apache.org/jira/browse/BEAM-13088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Gonzalez updated BEAM-13088:
-------------------------------------
Resolution: Fixed
Status: Resolved (was: Open)
> 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
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> 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)