stevenzwu commented on pull request #1956: URL: https://github.com/apache/iceberg/pull/1956#issuecomment-748261424
@JingsongLi saw the CI failure in Flink tests with `Trying to access closed classloader`, which I couldn't reproduce locally with `./gradlew :iceberg-flink:build`. It seems like the same problem as [FLINK-19843](https://issues.apache.org/jira/browse/FLINK-19843) that you fixed. I tried to close the result iterator as you did. But it doesn't seem to fix it. ---------------------------------------------------------------- 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]
