tsreaper opened a new pull request #29: URL: https://github.com/apache/flink-table-store/pull/29
Currently `ManifestFile#write` will only produce a single file no matter how large the given `ManifestFileMeta` list is. However batch jobs are likely to produce a lot of changes hence the list might be very long. We need to allow `ManifestFile#write` to produce multiple files for effective merging and filtering. -- 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]
