gaoyunhaii commented on a change in pull request #12053:
URL: https://github.com/apache/flink/pull/12053#discussion_r425489524
##########
File path:
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/functions/sink/filesystem/StreamingFileSink.java
##########
@@ -291,6 +291,7 @@ T withBucketFactory(final BucketFactory<IN, BucketID>
factory) {
bucketFactory,
new
RowWisePartWriter.Factory<>(encoder),
rollingPolicy,
+ null,
Review comment:
Also added as previous one.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]