mosche commented on code in PR #25534:
URL: https://github.com/apache/beam/pull/25534#discussion_r1114291526


##########
sdks/java/core/src/main/java/org/apache/beam/sdk/coders/AvroCoder.java:
##########
@@ -107,10 +107,14 @@
  * org.apache.beam.sdk.transforms.GroupByKey} operations.
  *
  * @param <T> the type of elements handled by this coder
+ * @deprecated Avro classes are deprecated to use in module 
<code>beam-sdks-java-core</code> and

Review Comment:
   Nitpick... maybe like below? Though not important
   ```suggestion
    * @deprecated Avro related classes are deprecated in module 
<code>beam-sdks-java-core</code> and
   ```



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