shunping commented on PR #30728: URL: https://github.com/apache/beam/pull/30728#issuecomment-2845715509
Wondering if we can add a identity Map step (e.g. beam.Map(lambda x: x)) in here: https://github.com/apache/beam/blob/c2e26f4c94ccba3fa92a20e54a6a77aca2647524/sdks/python/apache_beam/io/iobase.py#L1159 so the `PreFinialized` and `FinalizeWrite` won't share the same upstream step. -- 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]
