cakarst opened a new pull request, #4106: URL: https://github.com/apache/polaris/pull/4106
## Summary This PR improves the readability and correctness of the GCS Cloud Storage configuration documentation by fixing formatting issues and grammatical errors. ### Changes Made - Fixed markdown formatting issues (heading spacing, indentation, missing closing backticks) - Added proper code formatting for IAM roles (`roles/storage.objectAdmin`, etc.) and catalog privileges (`TABLE_READ_DATA`, etc.) - Fixed typo: "Limtation" → "Limitation" - Added bash syntax highlighting to command examples - Improved JSON code block formatting and indentation - Removed conflicting HNS troubleshooting content (document states HNS is not supported) - Enhanced overall readability and consistency throughout the document ### Test Plan - [x] Verified markdown syntax is correct - [x] Checked that all code blocks are properly formatted with appropriate syntax highlighting - [x] Ensured content is clear and grammatically correct - [x] Confirmed no conflicting information remains 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
