The GitHub Actions job "Java CI" on iceberg.git/fix-jdbc-resource-leaks has 
failed.
Run started by GitHub user PDGGK (triggered by PDGGK).

Head commit for run:
62f57f4bbcc1ebb0bb0215dfe35c0400993283c8 / ffccites 
<[email protected]>
Fix JDBC resource leaks in JdbcCatalog and JdbcUtil

Use try-with-resources for ResultSet and PreparedStatement objects
in JdbcUtil.tableOrView(), JdbcCatalog.atomicCreateTable(), and
JdbcCatalog.updateSchemaIfRequired() to ensure they are always
closed even when exceptions occur.

Closes #15462

Report URL: https://github.com/apache/iceberg/actions/runs/22483497161

With regards,
GitHub Actions via GitBox

Reply via email to