kevinjqliu commented on PR #2175:
URL: https://github.com/apache/iceberg-python/pull/2175#issuecomment-3049251847
Thanks for the contribution @james5418 :)
--
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
kevinjqliu merged PR #2175:
URL: https://github.com/apache/iceberg-python/pull/2175
--
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
kevinjqliu commented on code in PR #2175:
URL: https://github.com/apache/iceberg-python/pull/2175#discussion_r2192706106
##
mkdocs/docs/configuration.md:
##
@@ -339,40 +339,107 @@ catalog:
| Key | Example | Description
kevinjqliu commented on code in PR #2175:
URL: https://github.com/apache/iceberg-python/pull/2175#discussion_r2191469681
##
mkdocs/docs/configuration.md:
##
@@ -339,25 +339,19 @@ catalog:
| Key | Example | Description
kevinjqliu commented on code in PR #2175:
URL: https://github.com/apache/iceberg-python/pull/2175#discussion_r2188685421
##
mkdocs/docs/configuration.md:
##
@@ -372,7 +372,73 @@ Specific headers defined by the RESTCatalog spec include:
| Key |
james5418 opened a new pull request, #2175:
URL: https://github.com/apache/iceberg-python/pull/2175
…tails
# Rationale for this change
Included examples and detailed configuration guidance to enhance clarity.
# Are these changes tested?
# Are there