[
https://issues.apache.org/jira/browse/BEAM-13088?focusedWorklogId=698887&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-698887
]
ASF GitHub Bot logged work on BEAM-13088:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Dec/21 18:42
Start Date: 20/Dec/21 18:42
Worklog Time Spent: 10m
Work Description: pabloem commented on pull request #16076:
URL: https://github.com/apache/beam/pull/16076#issuecomment-998179320
sorry about the delay. taking a look now
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 698887)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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)