ahmedabu98 commented on issue #23670:
URL: https://github.com/apache/beam/issues/23670#issuecomment-1283005846

   Although, the GBK maintains a boundary for retries here. Load to temp table 
and copy to destination steps are [fusible 
steps](https://cloud.google.com/dataflow/docs/guides/deploying-a-pipeline#fusion-optimization),
 and delete tables is it's own separate step. So any retries happening while 
deleting temp tables would not trigger a retry for the load and copy steps.


-- 
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]

Reply via email to