Subramanya-Veeregowda commented on code in PR #38254:
URL: https://github.com/apache/beam/pull/38254#discussion_r3118116675


##########
sdks/java/core/src/main/java/org/apache/beam/sdk/PipelineResult.java:
##########
@@ -25,6 +25,19 @@
  * Result of {@link Pipeline#run()}.
  *
  * <p>This is often a job handle to an underlying data processing engine.
+ *
+ * <p>Different runners provide their own implementations of this interface. 
However, the naming of

Review Comment:
   Thanks for the feedback! That makes sense — this detail may not be very 
useful for end users. I’ll simplify/remove the comment to keep the 
documentation concise.
   



-- 
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]

Reply via email to