aokolnychyi opened a new issue #726: Improve multi-threading in BaseRewriteManifests URL: https://github.com/apache/incubator-iceberg/issues/726 I think we should revisit multi-threading logic in `BaseRewriteManifests` as we are using a thread pool but all methods in `WriterWrapper` are synchronized.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
