anantdamle commented on a change in pull request #13646:
URL: https://github.com/apache/beam/pull/13646#discussion_r551983752
##########
File path: sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java
##########
@@ -197,7 +198,7 @@
*
* <pre>{@code
* PCollection<AvroAutoGenClass> records =
- * p.apply(AvroIO.read(...).from(...).withBeamSchemas(true);
+ * p.apply(AvroIO.read(...).from(...).withBeamSchemas(true));
Review comment:
sorry my mistake in reading the git messages.
all ok.
----------------------------------------------------------------
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]