Re: [PR] Use Snapshot's statistics file in SparkScan [iceberg]

2024-09-11 Thread via GitHub
jeesou commented on code in PR #11040: URL: https://github.com/apache/iceberg/pull/11040#discussion_r1756152681 ## spark/v3.5/spark/src/test/java/org/apache/iceberg/spark/source/TestSparkScan.java: ## @@ -293,6 +293,73 @@ public void testTableWithTwoColStats() throws NoSuchTabl

Re: [I] Iceberg defaulting to URLConnectionHttpClient instead of Apache HTTP Client [iceberg]

2024-09-11 Thread via GitHub
nastra commented on issue #6: URL: https://github.com/apache/iceberg/issues/6#issuecomment-2345328120 @anthonysgro which Iceberg / AWS dependencies are you using? For 1.5.0 you should only need `spark-sql --packages org.apache.iceberg:iceberg-spark-runtime-3.4_2.12:1.5.0,org.apache.

Re: [PR] OpenAPI: Standardize credentials in loadTable/loadView responses [iceberg]

2024-09-11 Thread via GitHub
nastra commented on code in PR #10722: URL: https://github.com/apache/iceberg/pull/10722#discussion_r1756199614 ## open-api/rest-catalog-open-api.yaml: ## @@ -3129,6 +3204,11 @@ components: - `s3.secret-access-key`: secret for credentials that provide access to data i

Re: [I] Streaming read from Iceberg table in S3 cause checkpoint related error [iceberg]

2024-09-11 Thread via GitHub
Giangblackk closed issue #3: Streaming read from Iceberg table in S3 cause checkpoint related error URL: https://github.com/apache/iceberg/issues/3 -- 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] Docs: Update Project links to include contributing and REST spec [iceberg]

2024-09-11 Thread via GitHub
nastra merged PR #4: URL: https://github.com/apache/iceberg/pull/4 -- 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

[PR] Flink: Port #10484 to v1.19 (#11010) [iceberg]

2024-09-11 Thread via GitHub
pvary opened a new pull request, #7: URL: https://github.com/apache/iceberg/pull/7 Clean backport of #11010 to 1.19. Not backported to 1.18, as the changes are not applicable there. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

<    1   2   3