shunping commented on code in PR #36876:
URL: https://github.com/apache/beam/pull/36876#discussion_r2553364220


##########
sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/util/GcsUtilTest.java:
##########
@@ -98,10 +98,10 @@
 import org.apache.beam.runners.core.metrics.MonitoringInfoMetricName;
 import org.apache.beam.sdk.extensions.gcp.auth.TestCredential;
 import org.apache.beam.sdk.extensions.gcp.options.GcsOptions;
-import org.apache.beam.sdk.extensions.gcp.util.GcsUtil.BatchInterface;

Review Comment:
   BatchInterface and RewriteOp are only used in Tests, so it is fine to get 
rid of them in GcsUtil and keep them in GcsUtilLegacy.



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