[PR] Build: Bump openapi-spec-validator from 0.7.1 to 0.7.2 [iceberg]

2025-06-07 Thread via GitHub
dependabot[bot] opened a new pull request, #13275: URL: https://github.com/apache/iceberg/pull/13275 Bumps [openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator) from 0.7.1 to 0.7.2. Release notes Sourced from https://github.com/python-openapi/openapi-s

[PR] Build: Bump datamodel-code-generator from 0.30.1 to 0.30.2 [iceberg]

2025-06-07 Thread via GitHub
dependabot[bot] opened a new pull request, #13274: URL: https://github.com/apache/iceberg/pull/13274 Bumps [datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator) from 0.30.1 to 0.30.2. Release notes Sourced from https://github.com/koxudaxi/datamodel-code-

[PR] Build: Bump io.netty:netty-buffer from 4.2.1.Final to 4.2.2.Final [iceberg]

2025-06-07 Thread via GitHub
dependabot[bot] opened a new pull request, #13273: URL: https://github.com/apache/iceberg/pull/13273 Bumps [io.netty:netty-buffer](https://github.com/netty/netty) from 4.2.1.Final to 4.2.2.Final. Commits https://github.com/netty/netty/commit/660edeaefad4a4cedbd61584e8f668ad2d89

Re: [PR] Build: Bump junit-platform from 1.12.2 to 1.13.0 [iceberg]

2025-06-07 Thread via GitHub
dependabot[bot] closed pull request #13198: Build: Bump junit-platform from 1.12.2 to 1.13.0 URL: https://github.com/apache/iceberg/pull/13198 -- 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 spe

Re: [PR] Build: Bump junit from 5.12.2 to 5.13.0 [iceberg]

2025-06-07 Thread via GitHub
dependabot[bot] commented on PR #13204: URL: https://github.com/apache/iceberg/pull/13204#issuecomment-2953513785 Superseded by #13272. -- 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 specifi

[PR] Build: Bump junit from 5.12.2 to 5.13.1 [iceberg]

2025-06-07 Thread via GitHub
dependabot[bot] opened a new pull request, #13272: URL: https://github.com/apache/iceberg/pull/13272 Bumps `junit` from 5.12.2 to 5.13.1. Updates `org.junit.jupiter:junit-jupiter` from 5.12.2 to 5.13.1 Release notes Sourced from https://github.com/junit-team/junit5/releases";>org

[PR] Build: Bump junit-platform from 1.12.2 to 1.13.1 [iceberg]

2025-06-07 Thread via GitHub
dependabot[bot] opened a new pull request, #13270: URL: https://github.com/apache/iceberg/pull/13270 Bumps `junit-platform` from 1.12.2 to 1.13.1. Updates `org.junit.platform:junit-platform-launcher` from 1.12.2 to 1.13.1 Commits See full diff in https://github.com/junit-team

[PR] Build: Bump software.amazon.awssdk:bom from 2.31.50 to 2.31.59 [iceberg]

2025-06-07 Thread via GitHub
dependabot[bot] opened a new pull request, #13271: URL: https://github.com/apache/iceberg/pull/13271 Bumps software.amazon.awssdk:bom from 2.31.50 to 2.31.59. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=soft

Re: [PR] Build: Bump junit from 5.12.2 to 5.13.0 [iceberg]

2025-06-07 Thread via GitHub
dependabot[bot] closed pull request #13204: Build: Bump junit from 5.12.2 to 5.13.0 URL: https://github.com/apache/iceberg/pull/13204 -- 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 com

Re: [PR] Build: Bump software.amazon.awssdk:bom from 2.31.50 to 2.31.54 [iceberg]

2025-06-07 Thread via GitHub
dependabot[bot] closed pull request #13206: Build: Bump software.amazon.awssdk:bom from 2.31.50 to 2.31.54 URL: https://github.com/apache/iceberg/pull/13206 -- 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

Re: [PR] Build: Bump software.amazon.awssdk:bom from 2.31.50 to 2.31.54 [iceberg]

2025-06-07 Thread via GitHub
dependabot[bot] commented on PR #13206: URL: https://github.com/apache/iceberg/pull/13206#issuecomment-2953513524 Superseded by #13271. -- 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 specifi

Re: [PR] Build: Bump junit-platform from 1.12.2 to 1.13.0 [iceberg]

2025-06-07 Thread via GitHub
dependabot[bot] commented on PR #13198: URL: https://github.com/apache/iceberg/pull/13198#issuecomment-2953513500 Superseded by #13270. -- 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 specifi

Re: [PR] AWS: KeyManagementClient implementation that works with AWS KMS [iceberg]

2025-06-07 Thread via GitHub
amogh-jahagirdar commented on code in PR #13136: URL: https://github.com/apache/iceberg/pull/13136#discussion_r2134377764 ## aws/src/main/java/org/apache/iceberg/aws/AwsKeyManagementClient.java: ## @@ -0,0 +1,107 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[PR] make tx own base_table [iceberg-rust]

2025-06-07 Thread via GitHub
CTTY opened a new pull request, #1421: URL: https://github.com/apache/iceberg-rust/pull/1421 ## Which issue does this PR close? This is a part of the effort to refactor transaction commit path and enable retry for write operations. Please find the POC here: https://github.c

Re: [PR] AWS: KeyManagementClient implementation that works with AWS KMS [iceberg]

2025-06-07 Thread via GitHub
amogh-jahagirdar commented on PR #13136: URL: https://github.com/apache/iceberg/pull/13136#issuecomment-2953431155 Sorry for the delay, I'm taking a look -- 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

Re: [I] Before expiring snapshots is there need to provide history snapshot file statistics [iceberg]

2025-06-07 Thread via GitHub
github-actions[bot] commented on issue #11213: URL: https://github.com/apache/iceberg/issues/11213#issuecomment-2953283448 This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occur

Re: [PR] API: Follow up on adding Variant data type to implement sanitizing for Variant #11479 [iceberg]

2025-06-07 Thread via GitHub
github-actions[bot] commented on PR #12993: URL: https://github.com/apache/iceberg/pull/12993#issuecomment-2953283824 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] [WIP] Diff check [iceberg]

2025-06-07 Thread via GitHub
github-actions[bot] commented on PR #13008: URL: https://github.com/apache/iceberg/pull/13008#issuecomment-2953284044 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: [I] Review new DangerousJavaDeserialization error-prone check [iceberg]

2025-06-07 Thread via GitHub
github-actions[bot] commented on issue #10853: URL: https://github.com/apache/iceberg/issues/10853#issuecomment-2953283431 This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale' -- This is an automated message from the Apache

Re: [I] why spark ddl rename iceberg table name not change location? does it matter? [iceberg]

2025-06-07 Thread via GitHub
github-actions[bot] commented on issue #10436: URL: https://github.com/apache/iceberg/issues/10436#issuecomment-2953283392 This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occur

Re: [I] Flink: TestMetadataTableReadableMetrics relies on Hardcoded File Sizes [iceberg]

2025-06-07 Thread via GitHub
github-actions[bot] commented on issue #11465: URL: https://github.com/apache/iceberg/issues/11465#issuecomment-2953283492 This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occur

Re: [I] Review new DangerousJavaDeserialization error-prone check [iceberg]

2025-06-07 Thread via GitHub
github-actions[bot] closed issue #10853: Review new DangerousJavaDeserialization error-prone check URL: https://github.com/apache/iceberg/issues/10853 -- 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

Re: [I] Remove extra `\` in Kafka Connect Configuration docs [iceberg]

2025-06-07 Thread via GitHub
petern48 commented on issue #13239: URL: https://github.com/apache/iceberg/issues/13239#issuecomment-2953153003 Oh sorry, I didn't scroll down and see the linked PR at first. I just closed my PR. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [PR] Docs: Remove extra '\' in Kafka Connect Configuration docs [iceberg]

2025-06-07 Thread via GitHub
petern48 commented on PR #13269: URL: https://github.com/apache/iceberg/pull/13269#issuecomment-2953152817 Whoops realized someone already submitted a PR. closing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Docs: Remove extra '\' in Kafka Connect Configuration docs [iceberg]

2025-06-07 Thread via GitHub
petern48 closed pull request #13269: Docs: Remove extra '\' in Kafka Connect Configuration docs URL: https://github.com/apache/iceberg/pull/13269 -- 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

[PR] Docs: Remove extra '\' in Kafka Connect Configuration docs [iceberg]

2025-06-07 Thread via GitHub
petern48 opened a new pull request, #13269: URL: https://github.com/apache/iceberg/pull/13269 Currently, the [Kafka Connect docs](https://iceberg.apache.org/docs/nightly/kafka-connect/#configuration) have an incorrect `'\'` character, but like `iceberg.table.\.commit-branch`. This PR remove

[PR] Kafka Connect: Add option to fail connector task after max retries [iceberg]

2025-06-07 Thread via GitHub
dttung2905 opened a new pull request, #13268: URL: https://github.com/apache/iceberg/pull/13268 Hi team, I add a few more configs: ```java private static final String COMMIT_MAX_RETRIES_PROP = "iceberg.control.commit.max-retries"; private static final int COMMIT_MAX_RETRI

Re: [PR] feat: adding schema update methods [iceberg-go]

2025-06-07 Thread via GitHub
Shreyas220 commented on code in PR #431: URL: https://github.com/apache/iceberg-go/pull/431#discussion_r2134113572 ## table/update_schema.go: ## @@ -0,0 +1,426 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the

Re: [PR] feat: adding schema update methods [iceberg-go]

2025-06-07 Thread via GitHub
Shreyas220 commented on code in PR #431: URL: https://github.com/apache/iceberg-go/pull/431#discussion_r2134113572 ## table/update_schema.go: ## @@ -0,0 +1,426 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the

[PR] refactor: remove 2 panics [iceberg-go]

2025-06-07 Thread via GitHub
laskoviymishka opened a new pull request, #456: URL: https://github.com/apache/iceberg-go/pull/456 panics in library code is a bad practice, if we can - we should prefer value err instead. there is a plenty of panics, so i remove 2 of them (which is more natural as err values).

Re: [I] Fix list in docs [iceberg]

2025-06-07 Thread via GitHub
yelianevich commented on issue #13075: URL: https://github.com/apache/iceberg/issues/13075#issuecomment-2952877114 Hi @manuzhang. I just created the PR to fix this issue and simiral. Could you please take a look? Thanks! -- This is an automated message from the Apache Git Service. To resp

[PR] Docs: Fix list rendering and typos (#13214) [iceberg]

2025-06-07 Thread via GitHub
yelianevich opened a new pull request, #13267: URL: https://github.com/apache/iceberg/pull/13267 Fixes #13214 The issue with rendering list is related to a missing blank line between paragraphs and lists. I found more similar issues and fixed them in this PR as well. Here are

Re: [I] `RestCatalog` with sigv4 enabled doesn't pick up creds provided as arguments [iceberg-python]

2025-06-07 Thread via GitHub
gruuya commented on issue #2070: URL: https://github.com/apache/iceberg-python/issues/2070#issuecomment-2952871146 Yeah, in general `client.*` props should also be used, but `boto3` is not using those either. In my concrete example I've been following the [s3tables rest config examp

Re: [PR] feat: adding schema update methods [iceberg-go]

2025-06-07 Thread via GitHub
laskoviymishka commented on code in PR #431: URL: https://github.com/apache/iceberg-go/pull/431#discussion_r2134065443 ## table/update_schema.go: ## @@ -0,0 +1,426 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See

Re: [PR] Leverage Iceberg-Rust for all the transforms [iceberg-python]

2025-06-07 Thread via GitHub
Fokko commented on code in PR #1833: URL: https://github.com/apache/iceberg-python/pull/1833#discussion_r2134070839 ## pyproject.toml: ## @@ -289,7 +289,7 @@ generate-setup-file = false script = "build-module.py" [tool.poetry.extras] -pyarrow = ["pyarrow"] +pyarrow = ["pyarr

Re: [I] [test] Improve partition transform test [iceberg-python]

2025-06-07 Thread via GitHub
kevinjqliu closed issue #1591: [test] Improve partition transform test URL: https://github.com/apache/iceberg-python/issues/1591 -- 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.

Re: [PR] Leverage Iceberg-Rust for all the transforms [iceberg-python]

2025-06-07 Thread via GitHub
kevinjqliu merged PR #1833: URL: https://github.com/apache/iceberg-python/pull/1833 -- 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...@i

Re: [I] [test] Improve partition transform test [iceberg-python]

2025-06-07 Thread via GitHub
kevinjqliu closed issue #1591: [test] Improve partition transform test URL: https://github.com/apache/iceberg-python/issues/1591 -- 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.

Re: [PR] Leverage Iceberg-Rust for all the transforms [iceberg-python]

2025-06-07 Thread via GitHub
kevinjqliu commented on code in PR #1833: URL: https://github.com/apache/iceberg-python/pull/1833#discussion_r2134067063 ## pyproject.toml: ## @@ -289,7 +289,7 @@ generate-setup-file = false script = "build-module.py" [tool.poetry.extras] -pyarrow = ["pyarrow"] +pyarrow = ["

Re: [PR] Leverage Iceberg-Rust for all the transforms [iceberg-python]

2025-06-07 Thread via GitHub
Fokko commented on code in PR #1833: URL: https://github.com/apache/iceberg-python/pull/1833#discussion_r2134062259 ## pyproject.toml: ## @@ -289,7 +289,7 @@ generate-setup-file = false script = "build-module.py" [tool.poetry.extras] -pyarrow = ["pyarrow"] +pyarrow = ["pyarr

Re: [PR] feat: adding schema update methods [iceberg-go]

2025-06-07 Thread via GitHub
Shreyas220 commented on PR #431: URL: https://github.com/apache/iceberg-go/pull/431#issuecomment-2952849572 Thanks a lot @nandorKollar @zeroshade @laskoviymishka for your review!! really appreciate it! I have tried to address majority of them, a couple of them are remaining sum

[PR] Adding support for Google AuthManager [iceberg-python]

2025-06-07 Thread via GitHub
rambleraptor opened a new pull request, #2072: URL: https://github.com/apache/iceberg-python/pull/2072 # Rationale for this change Matches this [Java PR](https://github.com/apache/iceberg/pull/13212) Google's authentication for BigQuery involves using different a

[PR] feat(transaction): Add TransactionAction and related classes [iceberg-rust]

2025-06-07 Thread via GitHub
CTTY opened a new pull request, #1420: URL: https://github.com/apache/iceberg-rust/pull/1420 ## Which issue does this PR close? This is a part of the effort to refactor transaction commit path and enable retry for write operations. Please find the POC here: https://github.com/a

Re: [PR] feat: adding schema update methods [iceberg-go]

2025-06-07 Thread via GitHub
Shreyas220 commented on code in PR #431: URL: https://github.com/apache/iceberg-go/pull/431#discussion_r2134042666 ## table/update_schema.go: ## @@ -0,0 +1,532 @@ +package table + +import ( + "github.com/apache/iceberg-go" +) + +type UpdateSchema struct { Review Comment:

Re: [PR] feat: adding schema update methods [iceberg-go]

2025-06-07 Thread via GitHub
Shreyas220 commented on code in PR #431: URL: https://github.com/apache/iceberg-go/pull/431#discussion_r2134003289 ## table/update_schema.go: ## @@ -0,0 +1,532 @@ +package table + +import ( + "github.com/apache/iceberg-go" +) + +type UpdateSchema struct { + base

Re: [PR] feat(transaction): Add TransactionAction POC [iceberg-rust]

2025-06-07 Thread via GitHub
CTTY commented on PR #1400: URL: https://github.com/apache/iceberg-rust/pull/1400#issuecomment-2952754843 Discussed with @liurenjie1024 offline, and we are aligned on the general approach demonstrated here to refactor the transaction commit path and enable retry Next, I'll break thi

Re: [PR] [test] Run partition transform tests for all transforms [iceberg-python]

2025-06-07 Thread via GitHub
kevinjqliu closed pull request #1592: [test] Run partition transform tests for all transforms URL: https://github.com/apache/iceberg-python/pull/1592 -- 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

Re: [PR] upgrade pyiceberg-core to 0.5.1 [iceberg-python]

2025-06-07 Thread via GitHub
kevinjqliu closed pull request #2067: upgrade pyiceberg-core to 0.5.1 URL: https://github.com/apache/iceberg-python/pull/2067 -- 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

Re: [PR] [test] Run partition transform tests for all transforms [iceberg-python]

2025-06-07 Thread via GitHub
kevinjqliu commented on PR #1592: URL: https://github.com/apache/iceberg-python/pull/1592#issuecomment-2952734661 closing in favor of #1833 -- 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 spe

Re: [PR] upgrade pyiceberg-core to 0.5.1 [iceberg-python]

2025-06-07 Thread via GitHub
kevinjqliu commented on PR #2067: URL: https://github.com/apache/iceberg-python/pull/2067#issuecomment-2952734456 closing in favor of #1833 -- 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 spe

Re: [I] `RestCatalog` with sigv4 enabled doesn't pick up creds provided as arguments [iceberg-python]

2025-06-07 Thread via GitHub
jayceslesar commented on issue #2070: URL: https://github.com/apache/iceberg-python/issues/2070#issuecomment-2952689920 Should it use the S3 credentials? It makes more sense to use the following [properties](https://github.com/apache/iceberg-python/blob/main/pyiceberg/io/__init__.py#

Re: [I] Expose more maintenance related properties [iceberg]

2025-06-07 Thread via GitHub
jayceslesar closed issue #12981: Expose more maintenance related properties URL: https://github.com/apache/iceberg/issues/12981 -- 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.

Re: [I] Expose more maintenance related properties [iceberg]

2025-06-07 Thread via GitHub
jayceslesar commented on issue #12981: URL: https://github.com/apache/iceberg/issues/12981#issuecomment-2952618944 Closing as digging into docs shows https://iceberg.apache.org/javadoc/1.9.1/org/apache/iceberg/actions/RewriteDataFiles.html which when choosing the `sort()` option defaults to

Re: [I] `Table.add_files` fails for Parquet files with `DecimalType` columns stored as `FIXED_LEN_BYTE_ARRAY` when precision allows `INT32`/`INT64` [iceberg-python]

2025-06-07 Thread via GitHub
jayceslesar commented on issue #2057: URL: https://github.com/apache/iceberg-python/issues/2057#issuecomment-2952600581 Can you paste a full script that can reproduce the issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[PR] Adds support for creating a DynamoDB with own client [iceberg-python]

2025-06-07 Thread via GitHub
jayceslesar opened a new pull request, #2071: URL: https://github.com/apache/iceberg-python/pull/2071 Basically a mirror of https://github.com/apache/iceberg-python/pull/1920 but for dynamo -- This is an automated message from the Apache Git Service. To respond to the message, please

[PR] Docs: add newRowDelta and remove iceberg-hive3 reference in Java Iceberg API doc [iceberg]

2025-06-07 Thread via GitHub
krikera opened a new pull request, #13266: URL: https://github.com/apache/iceberg/pull/13266 This PR updates the API documentation to fix two issues identified in [#13249] - Added newRowDelta() to the Update operations section in the API documentation - Removed the outdated iceber

Re: [PR] Core: Remove deprecated left code in ORC and MetricsContext [iceberg]

2025-06-07 Thread via GitHub
CuteChuanChuan commented on PR #13197: URL: https://github.com/apache/iceberg/pull/13197#issuecomment-2952578278 Hi @nastra and @ajantha-bhat, Just following up on this PR. No rush, but would appreciate your feedback when you have time. Thank you! -- This is an automated mes

Re: [I] Build: Fix errorprone warnings [iceberg]

2025-06-07 Thread via GitHub
CuteChuanChuan commented on issue #13178: URL: https://github.com/apache/iceberg/issues/13178#issuecomment-2952389787 Hi @ajantha-bhat and @nastra, I've submitted a [PR](https://github.com/apache/iceberg/pull/13217) to address issue #13178 regarding ErrorProne warnings in the build pr

Re: [PR] feat: adding schema update methods [iceberg-go]

2025-06-07 Thread via GitHub
nandorKollar commented on code in PR #431: URL: https://github.com/apache/iceberg-go/pull/431#discussion_r2133671891 ## table/update_schema.go: ## @@ -0,0 +1,532 @@ +package table + +import ( + "github.com/apache/iceberg-go" +) + +type UpdateSchema struct { + base

Re: [I] INT96 timestamp is read as OffsetDateTime, not LocalDateTime [iceberg]

2025-06-07 Thread via GitHub
anesterenok closed issue #12266: INT96 timestamp is read as OffsetDateTime, not LocalDateTime URL: https://github.com/apache/iceberg/issues/12266 -- 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

Re: [PR] Parquet: Refactor parquet schema handling for variant type [iceberg]

2025-06-07 Thread via GitHub
xxubai commented on PR #12916: URL: https://github.com/apache/iceberg/pull/12916#issuecomment-2952094125 1 -- 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

Re: [I] INT96 timestamp is read as OffsetDateTime, not LocalDateTime [iceberg]

2025-06-07 Thread via GitHub
anesterenok commented on issue #12266: URL: https://github.com/apache/iceberg/issues/12266#issuecomment-2952094266 Oh well. Okay. -- 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 comm

[PR] Back port ThreadPools introduce newExitingWorkerPool and newFixedThreadPool to Flink 1.19 and Spark 3.4 [iceberg]

2025-06-07 Thread via GitHub
Guosmilesmile opened a new pull request, #13265: URL: https://github.com/apache/iceberg/pull/13265 In https://github.com/apache/iceberg/pull/13250#issuecomment-2948867578, We find https://github.com/apache/iceberg/pull/11073 missing some change to the Flink 1.19 and Spark 3.4( Spark only ja

Re: [PR] Build: Upgrade to Gradle 8.14.2 [iceberg]

2025-06-07 Thread via GitHub
Fokko merged PR #13259: URL: https://github.com/apache/iceberg/pull/13259 -- 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.apa