Re: [PR] Improve Docs for IRC Catalog Connection [iceberg-python]

2025-07-08 Thread via GitHub
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

Re: [PR] Improve Docs for IRC Catalog Connection [iceberg-python]

2025-07-08 Thread via GitHub
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

Re: [PR] Improve Docs for IRC Catalog Connection [iceberg-python]

2025-07-08 Thread via GitHub
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

Re: [PR] Improve Docs for IRC Catalog Connection [iceberg-python]

2025-07-07 Thread via GitHub
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

Re: [PR] Improve Docs for IRC Catalog Connection [iceberg-python]

2025-07-06 Thread via GitHub
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 |

[PR] Improve Docs for IRC Catalog Connection [iceberg-python]

2025-07-06 Thread via GitHub
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