Re: [PR] Core: Provide access to format-version of metadata table [iceberg]

2025-03-06 Thread via GitHub
nastra merged PR #12462: URL: https://github.com/apache/iceberg/pull/12462 -- 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. To unsubscribe, e-mail: issues-unsubscr...@iceberg.ap

Re: [PR] Core: Provide access to format-version of metadata table [iceberg]

2025-03-05 Thread via GitHub
nastra commented on code in PR #12462: URL: https://github.com/apache/iceberg/pull/12462#discussion_r1981853741 ## core/src/main/java/org/apache/iceberg/SerializableTable.java: ## @@ -178,10 +178,9 @@ public int formatVersion() { } private int formatVersion(Table table)

Re: [PR] Core: Provide access to format-version of metadata table [iceberg]

2025-03-05 Thread via GitHub
nastra commented on code in PR #12462: URL: https://github.com/apache/iceberg/pull/12462#discussion_r1981853741 ## core/src/main/java/org/apache/iceberg/SerializableTable.java: ## @@ -178,10 +178,9 @@ public int formatVersion() { } private int formatVersion(Table table)

[PR] Core: Provide access to format-version of metadata table [iceberg]

2025-03-05 Thread via GitHub
nastra opened a new pull request, #12462: URL: https://github.com/apache/iceberg/pull/12462 (no comment) -- 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. To unsubscribe, e-m