Hey Community,

have you ever used the 1.15 FileSink DataStream api's function of merging small files? I wrote files  and compressed them in gz format, but found that the merged files could not be read, and I used ConcatFileCompactor  to merged files.

Below is my relevant code:


When the files are merged, I find that the merged file is not readable:


Does 1.15 File sink not support merging of compressed files? Or is there something I haven't noticed?

Thank you!

Reply via email to