[
https://issues.apache.org/jira/browse/BEAM-11359?focusedWorklogId=603624&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-603624
]
ASF GitHub Bot logged work on BEAM-11359:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 28/May/21 16:58
Start Date: 28/May/21 16:58
Worklog Time Spent: 10m
Work Description: gabrielmpaula commented on pull request #14745:
URL: https://github.com/apache/beam/pull/14745#issuecomment-850548954
Hi @aaltay and @pabloem
Just added a check if the temporary dataset was created by beam process.
Besides that, I changed the dataset erase code to use a native beam function
to clean up the dataset.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 603624)
Time Spent: 2h 20m (was: 2h 10m)
> Clean up temporary dataset after ReadAllFromBQ executes
> -------------------------------------------------------
>
> Key: BEAM-11359
> URL: https://issues.apache.org/jira/browse/BEAM-11359
> Project: Beam
> Issue Type: Improvement
> Components: io-py-gcp
> Reporter: Pablo Estrada
> Priority: P3
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Currently, the transform creates (or receives) a temp dataset and it does not
> clean it up. Only one is created per pipeline, so it's not too bad, but it's
> not ideal.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)