YousufFFFF commented on PR #37673: URL: https://github.com/apache/beam/pull/37673#issuecomment-3956944153
Hi @lostluck ! I’ve pushed updates to align the implementation more closely with the portable pipeline proto. The DOT generation now operates directly on pipeline.GetComponents() and skips composite transforms explicitly, rather than relying on the previous internal graph utilities. This keeps the implementation simple for now and leaves room to evolve the composite expansion strategy later based on further discussion. I’d really appreciate your feedback when you have time. -- 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]
