ahmedabu98 commented on code in PR #34072:
URL: https://github.com/apache/beam/pull/34072#discussion_r1980171567


##########
sdks/java/io/iceberg/src/main/java/org/apache/beam/sdk/io/iceberg/IcebergIO.java:
##########
@@ -310,6 +310,13 @@
  *   </tr>
  * </table>
  *
+ * <h3>Runner specific features</h3>
+ *
+ * Google Cloud Dataflow supports additional management features for {@code 
Managed} including
+ * automatically upgrading transforms to the latest supported version. For 
more details and
+ * examples, please see <a 
href="https://cloud.google.com/dataflow/docs/guides/managed-io";>Dataflow
+ * managed I/O</a>.
+ *

Review Comment:
   I think keeping this text it in Managed is enough? Not sure if it belongs in 
the IO doc, and to be consistent we'd also need to include it for other Managed 
IOs



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