kennknowles commented on a change in pull request #13199:
URL: https://github.com/apache/beam/pull/13199#discussion_r535457430



##########
File path: sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java
##########
@@ -652,9 +652,8 @@
      * interval, until the given termination condition is reached. The 
returned {@link PCollection}
      * is unbounded.
      *
-     * <p>This works only in runners supporting {@link Kind#SPLITTABLE_DO_FN}.
+     * <p>This works only in runners supporting splittable DoFn.

Review comment:
       nit: `{@link DoFn}` or even better if there is a subsection of the 
Javadoc that is best to read.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to