You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Chun Yang (Jira)" <ji...@apache.org> on 2021/10/20 21:16:00 UTC

[jira] [Updated] (BEAM-11359) Clean up temporary dataset after ReadAllFromBQ executes

     [ https://issues.apache.org/jira/browse/BEAM-11359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chun Yang updated BEAM-11359:
-----------------------------
    Fix Version/s: 2.32.0
       Resolution: Fixed
           Status: Resolved  (was: Open)

Resolved via this commit AFAICT: https://github.com/apache/beam/commit/a92965969fda3d7be5b65996d1a9a5b7dd373119

> 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
>             Fix For: 2.32.0
>
>          Time Spent: 5h 40m
>  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)