openinx commented on issue #2470: URL: https://github.com/apache/iceberg/issues/2470#issuecomment-818683316
In this line, we will reset the `currentWriter` to be null after closed the `currentWriter`. So in theory we won't close the `currentWriter` in apache iceberg layer. Is possible that the Orc writer did some logics to close the writer ? Or are there any approached to reproduce this bug ? -- 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]
