markhoerth opened a new pull request, #10387:
URL: https://github.com/apache/gravitino/pull/10387
This PR improves the English quality of user-facing log messages, exception
messages, and configuration descriptions across core, server, server-common,
trino-connector, and audit modules. All changes are native English speaker
corrections — no logic or functional behavior changes of any kind.
Changes applied consistently:
- "Can not" / "can not" → "Cannot"
- "Fail to" → "Failed to"
- "id" → "ID" when used as an identifier abbreviation
- "SIP" → "SPI" (typo in GravitinoConnectorPluginManager)
- "Grivitino" → "Gravitino" (typo in GravitinoConfig)
- Removed trailing periods from log and exception messages
- Fixed missing spaces after colons in log messages
- Fixed non-idiomatic phrasing ("would better use", "throw a exception",
"occurs an unexpected")
- Improved GravitinoConfig property descriptions for clarity
- Removed a placeholder dev comment left in production code
A follow-on PR will cover the catalogs modules.
--
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]