You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/11/29 22:15:52 UTC

[GitHub] [beam] benWize commented on a change in pull request #16033: [BEAM-11936] Fix errorprone UnusedVariable in Extensions

benWize commented on a change in pull request #16033:
URL: https://github.com/apache/beam/pull/16033#discussion_r758777878



##########
File path: sdks/java/extensions/ml/src/main/java/org/apache/beam/sdk/extensions/ml/BatchRequestForDLP.java
##########
@@ -39,6 +39,8 @@
 
 /** Batches input rows to reduce number of requests sent to Cloud DLP service. */
 @Experimental
+// TODO(BEAM-11936): Remove when new version of errorprone is released (2.11.0)

Review comment:
       Done!




-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org