Re: [PR] Core: Support DVs in DeleteLoader [iceberg]

2024-11-06 Thread via GitHub
aokolnychyi commented on code in PR #11481: URL: https://github.com/apache/iceberg/pull/11481#discussion_r1831747517 ## data/src/main/java/org/apache/iceberg/data/BaseDeleteLoader.java: ## @@ -259,4 +284,46 @@ private long estimateEqDeletesSize(DeleteFile deleteFile, Schema pro

Re: [PR] Core: Support DVs in DeleteLoader [iceberg]

2024-11-06 Thread via GitHub
aokolnychyi commented on code in PR #11481: URL: https://github.com/apache/iceberg/pull/11481#discussion_r1831746989 ## data/src/main/java/org/apache/iceberg/data/BaseDeleteLoader.java: ## @@ -259,4 +284,46 @@ private long estimateEqDeletesSize(DeleteFile deleteFile, Schema pro

Re: [PR] REST: Docker file for Rest catalog adapter image [iceberg]

2024-11-06 Thread via GitHub
Fokko commented on code in PR #11283: URL: https://github.com/apache/iceberg/pull/11283#discussion_r1831747118 ## docker/iceberg-rest-adapter-image/README.md: ## @@ -0,0 +1,87 @@ + + +# Iceberg rest adapter image + +For converting different catalog implementations into a rest on

Re: [I] [feat] Support update table's sort order [iceberg-python]

2024-11-06 Thread via GitHub
kevinjqliu commented on issue #1245: URL: https://github.com/apache/iceberg-python/issues/1245#issuecomment-2460323090 i didnt find any similar ticket. renamed and assigned to you. Cheers! Please LMK if you have any questions -- This is an automated message from the Apache Git Service.

Re: [I] Support dynamic overwrite [iceberg-python]

2024-11-06 Thread via GitHub
kevinjqliu commented on issue #1287: URL: https://github.com/apache/iceberg-python/issues/1287#issuecomment-2460326291 yes, thats right. This will create 2 snapshots and if you time travel to the first one, you will only see the table with the data deleted. What if your use case here to

Re: [PR] REST: Docker file for Rest catalog adapter image [iceberg]

2024-11-06 Thread via GitHub
Fokko commented on code in PR #11283: URL: https://github.com/apache/iceberg/pull/11283#discussion_r1831744527 ## docker/iceberg-rest-adapter-image/README.md: ## @@ -0,0 +1,87 @@ + + +# Iceberg rest adapter image + +For converting different catalog implementations into a rest on

Re: [PR] REST: Docker file for Rest catalog adapter image [iceberg]

2024-11-06 Thread via GitHub
Fokko commented on code in PR #11283: URL: https://github.com/apache/iceberg/pull/11283#discussion_r1831747697 ## docker/iceberg-rest-adapter-image/README.md: ## @@ -0,0 +1,87 @@ + + +# Iceberg rest adapter image + +For converting different catalog implementations into a rest on

[I] Cannot connect and read glue iceberg tables with hyphens [iceberg]

2024-11-06 Thread via GitHub
noah-instructure opened a new issue, #11483: URL: https://github.com/apache/iceberg/issues/11483 ### Apache Iceberg version 1.6.1 (latest release) ### Query engine Spark ### Please describe the bug 🐞 I have several glue databases with hyphens in them, create

Re: [I] Improvements for manifest file caching [iceberg]

2024-11-06 Thread via GitHub
github-actions[bot] closed issue #9991: Improvements for manifest file caching URL: https://github.com/apache/iceberg/issues/9991 -- 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.

<    1   2