Re: [PR] Add file-io specific documentation [iceberg-python]

2025-02-13 Thread via GitHub
summermousa-vendia commented on code in PR #1635: URL: https://github.com/apache/iceberg-python/pull/1635#discussion_r1954849491 ## mkdocs/docs/configuration.md: ## @@ -287,6 +287,55 @@ class UUIDLocationProvider(LocationProvider): return f"{prefix}/{partition_key.to_pa

Re: [PR] Add file-io specific documentation [iceberg-python]

2025-02-12 Thread via GitHub
Fokko commented on code in PR #1635: URL: https://github.com/apache/iceberg-python/pull/1635#discussion_r1953222561 ## mkdocs/docs/configuration.md: ## @@ -287,6 +287,55 @@ class UUIDLocationProvider(LocationProvider): return f"{prefix}/{partition_key.to_path()}/{data_f

[PR] Add file-io specific documentation [iceberg-python]

2025-02-10 Thread via GitHub
summermousa-vendia opened a new pull request, #1635: URL: https://github.com/apache/iceberg-python/pull/1635 Related to https://github.com/apache/iceberg-python/pull/1238 However, there was a lot of info in there that didn't seem relevant to the custom file-io configuration, so I just