iht commented on code in PR #25448:
URL: https://github.com/apache/beam/pull/25448#discussion_r1134338947
##########
sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java:
##########
@@ -806,9 +806,8 @@ abstract Builder<T> setFileExceptionHandler(
abstract ReadFiles<T> build();
}
-
- @VisibleForTesting
- ReadFiles<T> withDesiredBundleSizeBytes(long desiredBundleSizeBytes) {
+
Review Comment:
I will be adding this asap, thanks for the tip!
--
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]