openinx opened a new pull request #1213: URL: https://github.com/apache/iceberg/pull/1213
When I implement the PR https://github.com/apache/iceberg/pull/1145, I found that the flink TaskWriter share most of the codes with spark. So I did some abstraction to move the common logics in the `iceberg-core` module, so that both of them could share it. FYI @rdblue . ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
