boyuanzz commented on a change in pull request #13199:
URL: https://github.com/apache/beam/pull/13199#discussion_r535492057
##########
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:
Thanks, good point on opening a thread on the dev list. I'll start one.
----------------------------------------------------------------
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]