Abacn commented on PR #29485: URL: https://github.com/apache/beam/pull/29485#issuecomment-1819880781
The actual error should be emitted from the gcs delete operation. Currently it does not (just return an error code): https://github.com/apache/beam/blob/32b10670c3796fd29730f4f9b96d7d4976cd506f/sdks/python/apache_beam/io/gcp/gcsio.py#L234 The GCS migration work long struggled in proper handling errors in batch operation. CC: @shunping -- 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]
