aokolnychyi edited a comment on pull request #2857: URL: https://github.com/apache/iceberg/pull/2857#issuecomment-885962685
@kbendick, each introduced data writer builder exposes methods `set` and `setAll` that internally call the corresponding methods in `WriteBuilder`. So you should be able to pass any configuration just like before. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
