You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Pablo Estrada (Jira)" <ji...@apache.org> on 2020/11/30 14:56:00 UTC

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

Pablo Estrada created BEAM-11359:
------------------------------------

             Summary: 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
            Assignee: Pablo Estrada


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)