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: