Re: [PR] Core: check catalog and schema for JdbcCatalog initialization [iceberg]

2025-02-03 Thread via GitHub
github-actions[bot] closed pull request #11864: Core: check catalog and schema for JdbcCatalog initialization URL: https://github.com/apache/iceberg/pull/11864 -- 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

Re: [PR] Core: check catalog and schema for JdbcCatalog initialization [iceberg]

2025-02-03 Thread via GitHub
github-actions[bot] commented on PR #11864: URL: https://github.com/apache/iceberg/pull/11864#issuecomment-2632467251 This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If

Re: [PR] Core: check catalog and schema for JdbcCatalog initialization [iceberg]

2025-01-26 Thread via GitHub
github-actions[bot] commented on PR #11864: URL: https://github.com/apache/iceberg/pull/11864#issuecomment-2614650140 This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pul

Re: [PR] Core: check catalog and schema for JdbcCatalog initialization [iceberg]

2024-12-23 Thread via GitHub
liangyouze commented on PR #11864: URL: https://github.com/apache/iceberg/pull/11864#issuecomment-2560706820 > Did you confirm the existing PR #11427? #11427 mentioned using SQL to check whether a table exists, but it seems more appropriate to use JDBC's native semantic -- This i

Re: [PR] Core: check catalog and schema for JdbcCatalog initialization [iceberg]

2024-12-23 Thread via GitHub
liangyouze commented on code in PR #11864: URL: https://github.com/apache/iceberg/pull/11864#discussion_r1896430906 ## core/src/main/java/org/apache/iceberg/jdbc/JdbcCatalog.java: ## @@ -162,8 +162,8 @@ private void initializeCatalogTables() { DatabaseMetaData dbMet

Re: [PR] Core: check catalog and schema for JdbcCatalog initialization [iceberg]

2024-12-23 Thread via GitHub
ebyhr commented on code in PR #11864: URL: https://github.com/apache/iceberg/pull/11864#discussion_r1896351505 ## core/src/main/java/org/apache/iceberg/jdbc/JdbcCatalog.java: ## @@ -162,8 +162,8 @@ private void initializeCatalogTables() { DatabaseMetaData dbMeta = c

Re: [PR] Core: check catalog and schema for JdbcCatalog initialization [iceberg]

2024-12-23 Thread via GitHub
ebyhr commented on code in PR #11864: URL: https://github.com/apache/iceberg/pull/11864#discussion_r1896351505 ## core/src/main/java/org/apache/iceberg/jdbc/JdbcCatalog.java: ## @@ -162,8 +162,8 @@ private void initializeCatalogTables() { DatabaseMetaData dbMeta = c

Re: [PR] Core: check catalog and schema for JdbcCatalog initialization [iceberg]

2024-12-23 Thread via GitHub
ebyhr commented on code in PR #11864: URL: https://github.com/apache/iceberg/pull/11864#discussion_r1896351505 ## core/src/main/java/org/apache/iceberg/jdbc/JdbcCatalog.java: ## @@ -162,8 +162,8 @@ private void initializeCatalogTables() { DatabaseMetaData dbMeta = c

Re: [PR] Core: check catalog and schema for JdbcCatalog initialization [iceberg]

2024-12-23 Thread via GitHub
ebyhr commented on code in PR #11864: URL: https://github.com/apache/iceberg/pull/11864#discussion_r1896351505 ## core/src/main/java/org/apache/iceberg/jdbc/JdbcCatalog.java: ## @@ -162,8 +162,8 @@ private void initializeCatalogTables() { DatabaseMetaData dbMeta = c