yifanmai commented on pull request #15458: URL: https://github.com/apache/beam/pull/15458#issuecomment-917306786
Could you explain the meaning of "Avoid apiary submission"? My understanding from this code is that this change will now cause the graph JSON to be uploaded [here](https://github.com/apache/beam/blob/25c67cdbae3ed2b9158d1f18ff4d522422dd3886/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py#L671-L683) when it previously would not have been, if we are using unified worker, `use_portable_job_submission` is set, and `upload_graph` is unset. Relatedly, I recently noticed that setting `upload_graph` causes the graph optimizer to stop running; will this PR change this behavior? -- 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]
