Re: [PR] Replace deprecated RuntimeIOException with UncheckedIOException [iceberg]

2023-12-14 Thread via GitHub
ajantha-bhat closed pull request #4776: Replace deprecated RuntimeIOException with UncheckedIOException URL: https://github.com/apache/iceberg/pull/4776 -- 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

Re: [PR] Replace deprecated RuntimeIOException with UncheckedIOException [iceberg]

2023-12-14 Thread via GitHub
ajantha-bhat commented on PR #4776: URL: https://github.com/apache/iceberg/pull/4776#issuecomment-1855384162 Closing as we concluded to undo deprecation. Fixed by https://github.com/apache/iceberg/pull/5640 -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] Replace deprecated RuntimeIOException with UncheckedIOException [iceberg]

2023-12-13 Thread via GitHub
jbonofre commented on code in PR #4776: URL: https://github.com/apache/iceberg/pull/4776#discussion_r1425565613 ## api/src/main/java/org/apache/iceberg/Files.java: ## @@ -24,8 +24,8 @@ import java.io.RandomAccessFile; import java.nio.file.Paths; import org.apache.iceberg.exce

Re: [PR] Replace deprecated RuntimeIOException with UncheckedIOException [iceberg]

2023-12-13 Thread via GitHub
ajantha-bhat commented on code in PR #4776: URL: https://github.com/apache/iceberg/pull/4776#discussion_r1425558869 ## api/src/main/java/org/apache/iceberg/Files.java: ## @@ -24,8 +24,8 @@ import java.io.RandomAccessFile; import java.nio.file.Paths; import org.apache.iceberg.

Re: [PR] Replace deprecated RuntimeIOException with UncheckedIOException [iceberg]

2023-12-13 Thread via GitHub
jbonofre commented on code in PR #4776: URL: https://github.com/apache/iceberg/pull/4776#discussion_r1425380109 ## api/src/main/java/org/apache/iceberg/Files.java: ## @@ -24,8 +24,8 @@ import java.io.RandomAccessFile; import java.nio.file.Paths; import org.apache.iceberg.exce