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
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
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