derrickaw commented on code in PR #38902:
URL: https://github.com/apache/beam/pull/38902#discussion_r3391396204
##########
sdks/java/managed/src/main/java/org/apache/beam/sdk/managed/Managed.java:
##########
@@ -128,6 +130,8 @@ public class Managed {
* <ul>
* <li>{@link Managed#ICEBERG} : Read from Apache Iceberg tables using <a
*
href="https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/iceberg/IcebergIO.html">IcebergIO</a>
+ * <li>{@link Managed#DELTA_LAKE} : Read from Delta Lake tables using <a
+ *
href="https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/delta/DeltaIO.html">DeltaIO</a>
Review Comment:
When does this get added to the site?
--
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]