What would you like to happen?
https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/WriteFiles.java#L166
Not able to customize max_writer_per_bundle for avroIO .
When we have multiple pcollection or partitioned pcollection , its not possible to open avro sink for every partition (specially when paritions are large , for example > 32 ) . It leads to OOM
Issue Priority
Priority: 3 (nice-to-have improvement)
Issue Components