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


##########
sdks/java/managed/src/main/java/org/apache/beam/sdk/managed/Managed.java:
##########
@@ -108,6 +110,7 @@ public class Managed {
    *
    * <ul>
    *   <li>{@link Managed#ICEBERG} : Read from Apache Iceberg tables
+   *   <li>{@link Managed#ICEBERG_CDC} : CDC Read from Apache Iceberg tables

Review Comment:
   Added links to the connectors. 
   
   Unfortunately only IcebergIO has fleshed-out documentation for Managed 
configuration parameters. Perhaps we should create a central location on the 
Beam website that displays these configuration options (similar to Dataflow: 
[iceberg](https://cloud.google.com/dataflow/docs/guides/managed-io-iceberg), 
[kafka](https://cloud.google.com/dataflow/docs/guides/managed-io-kafka), 
[bigquery](https://cloud.google.com/dataflow/docs/guides/managed-io-bigquery))



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