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

2024-12-22 Thread via GitHub
Fokko merged PR #11861: URL: https://github.com/apache/iceberg/pull/11861 -- 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

Re: [PR] Parquet: Correctly prune nested columns [iceberg]

2024-12-22 Thread via GitHub
MichaelDeSteven commented on PR #11373: URL: https://github.com/apache/iceberg/pull/11373#issuecomment-2559034232 > @MichaelDeSteven - > > ``` > Error: eckstyle] [ERROR] /home/runner/work/iceberg/iceberg/parquet/src/test/java/org/apache/iceberg/parquet/TestPruneColumns.java:23:1:

[PR] Upgrade to Gradle 8.12 [iceberg]

2024-12-22 Thread via GitHub
jbonofre opened a new pull request, #11861: URL: https://github.com/apache/iceberg/pull/11861 (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

Re: [PR] Infra: Add manuzhang to collaborators [iceberg]

2024-12-22 Thread via GitHub
manuzhang closed pull request #11859: Infra: Add manuzhang to collaborators URL: https://github.com/apache/iceberg/pull/11859 -- 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] Infra: Add manuzhang to collaborators [iceberg]

2024-12-22 Thread via GitHub
manuzhang commented on code in PR #11859: URL: https://github.com/apache/iceberg/pull/11859#discussion_r1895267911 ## .asf.yaml: ## @@ -54,7 +54,7 @@ github: - SreeramGarlapati - samredai Review Comment: Oh, I might have misunderstood your words. Then let me cancel

Re: [PR] Infra: Add manuzhang to collaborators [iceberg]

2024-12-22 Thread via GitHub
bitsondatadev commented on code in PR #11859: URL: https://github.com/apache/iceberg/pull/11859#discussion_r1895264491 ## .asf.yaml: ## @@ -54,7 +54,7 @@ github: - SreeramGarlapati - samredai Review Comment: Actually, if all is the same to @samredai, would you mind

Re: [PR] feat: support to append delete type data file [iceberg-rust]

2024-12-22 Thread via GitHub
ZENOTME commented on PR #798: URL: https://github.com/apache/iceberg-rust/pull/798#issuecomment-2558853987 > > Is it possible to have action like combing fast append and append delete file and data file? In fact, I try this in practice and it can be read by spark. And for this action, I thi

Re: [PR] URL-encode partition field names in file locations [iceberg-python]

2024-12-22 Thread via GitHub
smaheshwar-pltr commented on PR #1457: URL: https://github.com/apache/iceberg-python/pull/1457#issuecomment-2558846223 Done, @kevinjqliu. FYI, am away for a bit now so will pick this back up in the new year! (Feel free to take over this if it's urgently required 😄) -- This is an automated

Re: [PR] Core: Don't reset snapshotLog in `TableMetadata.removeRef` method [iceberg]

2024-12-22 Thread via GitHub
ebyhr commented on PR #11779: URL: https://github.com/apache/iceberg/pull/11779#issuecomment-2558801986 @amogh-jahagirdar There is no reason to disagree from my perspective. I was simply trying to keep the existing behavior because I didn't know the historical reason. Reverted most changes

Re: [PR] Doc: Add status page for different implementations. [iceberg]

2024-12-22 Thread via GitHub
liurenjie1024 commented on PR #11772: URL: https://github.com/apache/iceberg/pull/11772#issuecomment-2558797458 Thanks everyone for reviewing and @kevinjqliu for approving this. I think most comments have been resolved, and we have reached agreements that it would be better to start iterati

Re: [PR] Doc: Add status page for different implementations. [iceberg]

2024-12-22 Thread via GitHub
liurenjie1024 merged PR #11772: URL: https://github.com/apache/iceberg/pull/11772 -- 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...@ice

Re: [PR] feat: support to append delete type data file [iceberg-rust]

2024-12-22 Thread via GitHub
liurenjie1024 commented on PR #798: URL: https://github.com/apache/iceberg-rust/pull/798#issuecomment-2558786292 > Is it possible to have action like combing fast append and append delete file and data file? In fact, I try this in practice and it can be read by spark. And for this action, I

Re: [PR] Add iceberg_arrow library [iceberg-cpp]

2024-12-22 Thread via GitHub
zhjwpku commented on PR #6: URL: https://github.com/apache/iceberg-cpp/pull/6#issuecomment-2558785835 > @zhjwpku Yes, I am already working on simplifying it by integrating `FetchContent_declare` with `FIND_PACKAGE_ARGS`. They are still in my local copy and I'm polishing them. It is pretty e

Re: [PR] Add iceberg_arrow library [iceberg-cpp]

2024-12-22 Thread via GitHub
wgtmac commented on PR #6: URL: https://github.com/apache/iceberg-cpp/pull/6#issuecomment-2558783070 @zhjwpku Yes, I am already working on simplifying it by integrating `FetchContent_declare` with `FIND_PACKAGE_ARGS`. They are still in my local copy and I'm polishing them. I'm too busy thes

Re: [PR] chore(deps): Bump crate-ci/typos from 1.28.3 to 1.28.4 [iceberg-rust]

2024-12-22 Thread via GitHub
liurenjie1024 merged PR #832: URL: https://github.com/apache/iceberg-rust/pull/832 -- 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...@ic

Re: [PR] Add iceberg_arrow library [iceberg-cpp]

2024-12-22 Thread via GitHub
zhjwpku commented on PR #6: URL: https://github.com/apache/iceberg-cpp/pull/6#issuecomment-2558769771 This seems real complicated, ISTM that `find_package and FetchContent` mentioned by @lidavidm should be an easy way, I tried that in #13, maybe you can check that. -- This is an automate

Re: [PR] chore: chmod +x on `verify.py` script [iceberg-rust]

2024-12-22 Thread via GitHub
manuzhang commented on PR #817: URL: https://github.com/apache/iceberg-rust/pull/817#issuecomment-2558732542 @Xuanwo @sungwy Please be aware that [the merged commit](https://github.com/apache/iceberg-rust/commit/74a85e7530e40c56a2a3075be63fd943e632501d) didn't carry over a meaningful messag

Re: [PR] Flink: Avoid RANGE mode broken chain when write parallelism changes [iceberg]

2024-12-22 Thread via GitHub
stevenzwu commented on code in PR #11702: URL: https://github.com/apache/iceberg/pull/11702#discussion_r1895139276 ## flink/v1.20/flink/src/main/java/org/apache/iceberg/flink/sink/FlinkSink.java: ## @@ -666,8 +667,16 @@ private DataStream distributeDataStream( retur

Re: [PR] Add manuzhang to collaborators [iceberg]

2024-12-22 Thread via GitHub
manuzhang commented on PR #11859: URL: https://github.com/apache/iceberg/pull/11859#issuecomment-2558729136 Most CIs shouldn't be triggered by this change. I submitted #11860 to fix. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[PR] Build: Fix ignoring `.asf.yaml` in PR [iceberg]

2024-12-22 Thread via GitHub
manuzhang opened a new pull request, #11860: URL: https://github.com/apache/iceberg/pull/11860 (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,

[PR] Add manuzhang to collaborators [iceberg]

2024-12-22 Thread via GitHub
manuzhang opened a new pull request, #11859: URL: https://github.com/apache/iceberg/pull/11859 After discussing offline with @bits, he graciously agreed to be removed from the collaborator list. -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] Fix read from multiple s3 regions [iceberg-python]

2024-12-22 Thread via GitHub
jiakai-li commented on PR #1453: URL: https://github.com/apache/iceberg-python/pull/1453#issuecomment-2558702444 > BTW there are 2 FileIO implementations, one for pyarrow, another for fsspec. > > We might want to do the same for fsspec > > https://github.com/apache/iceberg-pyt

Re: [PR] backport #11301(rowconverter) to Flink 1.19 and 1.18 [iceberg]

2024-12-22 Thread via GitHub
stevenzwu commented on PR #11826: URL: https://github.com/apache/iceberg/pull/11826#issuecomment-2558689384 @abharath9 is this a clean back port? It is marked as a draft now. is it ready for review? -- This is an automated message from the Apache Git Service. To respond to the mess

Re: [PR] Fix Hive FileIO closing with FileIOTracker [iceberg]

2024-12-22 Thread via GitHub
Fokko commented on PR #11782: URL: https://github.com/apache/iceberg/pull/11782#issuecomment-2558680432 Thanks for working on this @tom-s-powell. It turned out I was running into the same issue as you, see https://github.com/apache/iceberg/pull/11858. While testing your solution, I no

[PR] Revert "Hive: close the fileIO client when closing the hive catalog" [iceberg]

2024-12-22 Thread via GitHub
Fokko opened a new pull request, #11858: URL: https://github.com/apache/iceberg/pull/11858 This reverts commit 7e2920af400e5d559f8f1742b1043787b0477d74 from #10771. Reported in https://github.com/apache/iceberg/issues/11783, https://github.com/apache/iceberg/issues/11633 and https://

Re: [PR] Kafka Connect: Add config to route to tables using topic name [iceberg]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #11313: URL: https://github.com/apache/iceberg/pull/11313#issuecomment-2558674264 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,Format: Deprecate embedded manifests [iceberg]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #11586: URL: https://github.com/apache/iceberg/pull/11586#issuecomment-2558674282 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] Spark partial limit push down [iceberg]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #10943: URL: https://github.com/apache/iceberg/pull/10943#issuecomment-2558674238 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] Spark partial limit push down [iceberg]

2024-12-22 Thread via GitHub
github-actions[bot] closed pull request #10943: Spark partial limit push down URL: https://github.com/apache/iceberg/pull/10943 -- 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] [DeleteManifest] Making file validation optional [iceberg]

2024-12-22 Thread via GitHub
github-actions[bot] commented on issue #10535: URL: https://github.com/apache/iceberg/issues/10535#issuecomment-2558674207 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] [DRAFT]: Adjust site links to absolute from site_url [iceberg]

2024-12-22 Thread via GitHub
github-actions[bot] closed pull request #9887: [DRAFT]: Adjust site links to absolute from site_url URL: https://github.com/apache/iceberg/pull/9887 -- 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 t

Re: [I] Race condition in CachingCatalog [iceberg]

2024-12-22 Thread via GitHub
github-actions[bot] commented on issue #10493: URL: https://github.com/apache/iceberg/issues/10493#issuecomment-2558674188 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] [DRAFT]: Adjust site links to absolute from site_url [iceberg]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #9887: URL: https://github.com/apache/iceberg/pull/9887#issuecomment-2558674143 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 y

Re: [I] Iceberg 1.7.0 java.lang.IllegalStateException: Connection pool shut down [iceberg]

2024-12-22 Thread via GitHub
Fokko commented on issue #11582: URL: https://github.com/apache/iceberg/issues/11582#issuecomment-2558669151 I'm going to close this one as well, to ensure that we have all the discussion in one central place: https://github.com/apache/iceberg/issues/11633 -- This is an automated message

Re: [I] Iceberg 1.7.0 java.lang.IllegalStateException: Connection pool shut down [iceberg]

2024-12-22 Thread via GitHub
Fokko closed issue #11582: Iceberg 1.7.0 java.lang.IllegalStateException: Connection pool shut down URL: https://github.com/apache/iceberg/issues/11582 -- 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 t

Re: [I] java.lang.IllegalStateException: Connection pool shut down in Spark [iceberg]

2024-12-22 Thread via GitHub
Fokko commented on issue #11633: URL: https://github.com/apache/iceberg/issues/11633#issuecomment-2558668852 I did a git bisect, and narrowed down the issue to this one: ``` ➜ iceberg git:(7e2920af4) git bisect bad 7e2920af400e5d559f8f1742b1043787b0477d74 is the first bad

Re: [PR] Fix read from multiple s3 regions [iceberg-python]

2024-12-22 Thread via GitHub
jiakai-li commented on code in PR #1453: URL: https://github.com/apache/iceberg-python/pull/1453#discussion_r1895102443 ## tests/io/test_pyarrow.py: ## Review Comment: I did some more search but I think [this comment](https://github.com/minio/minio/discussions/20683#discus

Re: [I] Iceberg 1.7.0 java.lang.IllegalStateException: Connection pool shut down [iceberg]

2024-12-22 Thread via GitHub
Fokko commented on issue #11582: URL: https://github.com/apache/iceberg/issues/11582#issuecomment-2558640544 @hussein-awala Thanks for taking a stab at this. When cherry-picking your work, and testing against https://github.com/apache/iceberg-python/pull/1323 I'm still seeing the error 🤔

Re: [I] Connection pool shut down for iceberg 1.5.0 [iceberg]

2024-12-22 Thread via GitHub
Fokko commented on issue #11089: URL: https://github.com/apache/iceberg/issues/11089#issuecomment-2558634446 Looks like this is the same issue as https://github.com/apache/iceberg/issues/11633 Closing this one. -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] Connection pool shut down for iceberg 1.5.0 [iceberg]

2024-12-22 Thread via GitHub
Fokko closed issue #11089: Connection pool shut down for iceberg 1.5.0 URL: https://github.com/apache/iceberg/issues/11089 -- 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 un

Re: [I] java.lang.IllegalStateException: Connection pool shut down in Spark [iceberg]

2024-12-22 Thread via GitHub
Fokko commented on issue #11633: URL: https://github.com/apache/iceberg/issues/11633#issuecomment-2558634206 I'm seeing the same here https://github.com/apache/iceberg-python/pull/1323 Let me dig into the details -- This is an automated message from the Apache Git Service. To respond to t

Re: [I] when drop a non-Iceberg table , the directory associated with the table was not deleted [iceberg]

2024-12-22 Thread via GitHub
lordk911 commented on issue #11820: URL: https://github.com/apache/iceberg/issues/11820#issuecomment-2558633257 Is this a Bug, or is it by design? -- 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] Build: Bump junit-platform from 1.11.3 to 1.11.4 [iceberg]

2024-12-22 Thread via GitHub
Fokko merged PR #11848: URL: https://github.com/apache/iceberg/pull/11848 -- 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

Re: [PR] Build: Bump nessie from 0.101.2 to 0.101.3 [iceberg]

2024-12-22 Thread via GitHub
Fokko merged PR #11852: URL: https://github.com/apache/iceberg/pull/11852 -- 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

Re: [PR] [docs] Replace examples of Hadoop catalog with JDBC catalog [iceberg]

2024-12-22 Thread via GitHub
kevinjqliu commented on code in PR #11845: URL: https://github.com/apache/iceberg/pull/11845#discussion_r1895040536 ## docs/docs/spark-getting-started.md: ## Review Comment: note, there are two "getting started" docs this one and `site/docs/spark-quickstart.md` #

Re: [PR] feat: search current working directory for config file [iceberg-python]

2024-12-22 Thread via GitHub
IndexSeek commented on code in PR #1464: URL: https://github.com/apache/iceberg-python/pull/1464#discussion_r1895072573 ## pyiceberg/utils/config.py: ## Review Comment: I tried adding a test here, but I wonder if there are opportunities to clean it up. -- This is an a

Re: [PR] feat: search current working directory for config file [iceberg-python]

2024-12-22 Thread via GitHub
IndexSeek commented on code in PR #1464: URL: https://github.com/apache/iceberg-python/pull/1464#discussion_r1895072366 ## mkdocs/docs/configuration.md: ## Review Comment: Nice finds! That grep tool is pretty neat. I just made some corrections to these in https://github.c

Re: [PR] feat: search current working directory for config file [iceberg-python]

2024-12-22 Thread via GitHub
IndexSeek commented on code in PR #1464: URL: https://github.com/apache/iceberg-python/pull/1464#discussion_r1895072054 ## pyiceberg/utils/config.py: ## @@ -84,12 +84,13 @@ def _load_yaml(directory: Optional[str]) -> Optional[RecursiveDict]: return file_con

Re: [PR] Build: Bump junit from 5.11.3 to 5.11.4 [iceberg]

2024-12-22 Thread via GitHub
Fokko merged PR #11849: URL: https://github.com/apache/iceberg/pull/11849 -- 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

Re: [PR] feat: search current working directory for config file [iceberg-python]

2024-12-22 Thread via GitHub
kevinjqliu commented on code in PR #1464: URL: https://github.com/apache/iceberg-python/pull/1464#discussion_r1895062991 ## pyiceberg/utils/config.py: ## @@ -84,12 +84,13 @@ def _load_yaml(directory: Optional[str]) -> Optional[RecursiveDict]: return file_co

Re: [PR] Build: Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 [iceberg]

2024-12-22 Thread via GitHub
Fokko merged PR #11847: URL: https://github.com/apache/iceberg/pull/11847 -- 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

[PR] feat: search current working directory for config file [iceberg-python]

2024-12-22 Thread via GitHub
IndexSeek opened a new pull request, #1464: URL: https://github.com/apache/iceberg-python/pull/1464 Resolves #1333 Adds the current working directory to the search path for the `.pyiceberg.yaml` file. As it is now, the file is searched in the following order: 1. the `PYICE

Re: [PR] Build: Bump guava from 33.3.1-jre to 33.4.0-jre [iceberg]

2024-12-22 Thread via GitHub
Fokko merged PR #11850: URL: https://github.com/apache/iceberg/pull/11850 -- 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

Re: [PR] Build: Bump software.amazon.awssdk:bom from 2.29.34 to 2.29.39 [iceberg]

2024-12-22 Thread via GitHub
Fokko merged PR #11851: URL: https://github.com/apache/iceberg/pull/11851 -- 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

Re: [PR] Build: Bump io.netty:netty-buffer from 4.1.115.Final to 4.1.116.Final [iceberg]

2024-12-22 Thread via GitHub
Fokko merged PR #11853: URL: https://github.com/apache/iceberg/pull/11853 -- 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

Re: [PR] Build: Bump mkdocs-material from 9.5.48 to 9.5.49 [iceberg]

2024-12-22 Thread via GitHub
Fokko merged PR #11854: URL: https://github.com/apache/iceberg/pull/11854 -- 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

Re: [PR] URL-encode partition field names in file locations [iceberg-python]

2024-12-22 Thread via GitHub
kevinjqliu commented on PR #1457: URL: https://github.com/apache/iceberg-python/pull/1457#issuecomment-2558596455 BTW #1462 is merged, could you rebase this PR? -- 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] [infra] Update pyspark java iceberg library to 1.6.0 [iceberg-python]

2024-12-22 Thread via GitHub
kevinjqliu merged PR #1462: URL: https://github.com/apache/iceberg-python/pull/1462 -- 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: [PR] Build: Bump mkdocs-awesome-pages-plugin from 2.9.3 to 2.10.0 [iceberg]

2024-12-22 Thread via GitHub
Fokko merged PR #11855: URL: https://github.com/apache/iceberg/pull/11855 -- 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

Re: [PR] Build: Bump datamodel-code-generator from 0.26.3 to 0.26.4 [iceberg]

2024-12-22 Thread via GitHub
Fokko merged PR #11856: URL: https://github.com/apache/iceberg/pull/11856 -- 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

Re: [PR] Implement column projection [iceberg-python]

2024-12-22 Thread via GitHub
Fokko commented on code in PR #1443: URL: https://github.com/apache/iceberg-python/pull/1443#discussion_r1895050481 ## pyiceberg/io/pyarrow.py: ## @@ -1237,16 +1238,29 @@ def _task_to_record_batches( # When V3 support is introduced, we will update `downcast_ns_timestam

Re: [PR] Build: Bump 3rd party deps [iceberg-python]

2024-12-22 Thread via GitHub
Fokko commented on code in PR #1454: URL: https://github.com/apache/iceberg-python/pull/1454#discussion_r1895049968 ## poetry.lock: ## @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. +# This file is automatically @gene

Re: [PR] Build: Bump 3rd party deps [iceberg-python]

2024-12-22 Thread via GitHub
Fokko commented on PR #1454: URL: https://github.com/apache/iceberg-python/pull/1454#issuecomment-2558590155 Tnx for the quick review @kevinjqliu 🙌 -- 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 t

Re: [PR] Build: Bump 3rd party deps [iceberg-python]

2024-12-22 Thread via GitHub
Fokko merged PR #1454: URL: https://github.com/apache/iceberg-python/pull/1454 -- 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...@iceber

[PR] Core: add variant builder implementation [iceberg]

2024-12-22 Thread via GitHub
aihuaxu opened a new pull request, #11857: URL: https://github.com/apache/iceberg/pull/11857 This PR adds the implementation to build a variant for primitive, object and array. The usage: - Build from Json `VariantBuilder.parseJson(json_string);` - build a primitive

[I] how to grant s3 temp permissions when using pyiceberg? [iceberg-python]

2024-12-22 Thread via GitHub
chengchengpei opened a new issue, #1463: URL: https://github.com/apache/iceberg-python/issues/1463 ### Question I am looking into https://py.iceberg.apache.org/configuration/#s3. i tried `s3.access-key-id` and `s3.secret-access-key`. they works well. but now, i am thinking how to g

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

2024-12-22 Thread via GitHub
ykcai-daniel commented on issue #11479: URL: https://github.com/apache/iceberg/issues/11479#issuecomment-2558530999 I would like to work on this issue. I will give an update in around a week. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[PR] chore(deps): Bump crate-ci/typos from 1.28.3 to 1.28.4 [iceberg-rust]

2024-12-22 Thread via GitHub
dependabot[bot] opened a new pull request, #832: URL: https://github.com/apache/iceberg-rust/pull/832 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.28.3 to 1.28.4. Release notes Sourced from https://github.com/crate-ci/typos/releases";>crate-ci/typos's releases.

[PR] build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.6 to 1.32.7 [iceberg-go]

2024-12-22 Thread via GitHub
dependabot[bot] opened a new pull request, #236: URL: https://github.com/apache/iceberg-go/pull/236 Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.32.6 to 1.32.7. Commits https://github.com/aws/aws-sdk-go-v2/commit/5a964704cb2640ed57a74b9b37a5

[PR] build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.6 to 1.28.7 [iceberg-go]

2024-12-22 Thread via GitHub
dependabot[bot] opened a new pull request, #232: URL: https://github.com/apache/iceberg-go/pull/232 Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.28.6 to 1.28.7. Commits https://github.com/aws/aws-sdk-go-v2/commit/5a964704cb2640ed57a7

[PR] build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.47 to 1.17.48 [iceberg-go]

2024-12-22 Thread via GitHub
dependabot[bot] opened a new pull request, #235: URL: https://github.com/apache/iceberg-go/pull/235 Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.17.47 to 1.17.48. Commits https://github.com/aws/aws-sdk-go-v2/commit/5a964704cb264

[PR] build(deps): bump google.golang.org/api from 0.211.0 to 0.214.0 [iceberg-go]

2024-12-22 Thread via GitHub
dependabot[bot] opened a new pull request, #234: URL: https://github.com/apache/iceberg-go/pull/234 Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.211.0 to 0.214.0. Release notes Sourced from https://github.com/googleapis/google-api-go-cli

[PR] build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.104.0 to 1.104.1 [iceberg-go]

2024-12-22 Thread via GitHub
dependabot[bot] opened a new pull request, #233: URL: https://github.com/apache/iceberg-go/pull/233 Bumps [github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2) from 1.104.0 to 1.104.1. Commits https://github.com/aws/aws-sdk-go-v2/commit/5a964704cb26