damccorm commented on issue #32159:
URL: https://github.com/apache/beam/issues/32159#issuecomment-2286576847

   > The automatic opt in happens on the service side so I don't think it will 
trigger this.
   
   Actually, this is on the SDK side 
(https://github.com/apache/beam/blob/b2d26b6b5f376db079679d620a812af25c4a90f8/runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/DataflowRunner.java#L1387)
 - fixed by my change to only do it for v1.
   
   > Didn't someone add automatic upload_graph logic when the graph is too big, 
so we don't need to ever set it explicitly any more? It was always an 
extraneous knob that could/should be either automated or made the v1 default.
   
   Yes, but I assume folks still have it set manually


-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to