Forkast opened a new pull request, #8581: URL: https://github.com/apache/iceberg/pull/8581
It looks like FanoutWriter is not public by mistake. Right now the only way to implement FanoutWriter is to implement FanoutDataWriter which is not ideal. The analogous class PartitionedFanoutWriter was made public in this PR: https://github.com/apache/iceberg/pull/1774 -- 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]
