zjw1111 opened a new pull request, #168:
URL: https://github.com/apache/paimon-cpp/pull/168

   ### Purpose
   
   Linked issue: N/A
   
   Standardize the project name across user and contributor documentation. 
Titles now use `Apache Paimon C++`, while repeated references in prose use 
`Paimon C++`. Repository URLs, directory names, Sphinx labels, and other 
technical identifiers keep the existing `paimon-cpp` spelling.
   
   ### Tests
   
   - `pre-commit run --files <changed documentation files>`
   - `sphinx-build -b html -E -W --keep-going -j8 docs/source 
/tmp/paimon-docs-html`
   - `git diff --check`
   
   The Sphinx build used a temporary dependency overlay to work around this 
host's unrelated urllib3/OpenSSL and IPython/_sqlite3 environment issues.
   
   ### API and Format
   
   No API, storage format, or protocol changes.
   
   ### Documentation
   
   This PR only standardizes existing project-name references and does not 
introduce new functionality.
   
   ### Generative AI tooling
   
   Generated-by: OpenAI Codex (GPT-5)
   


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

Reply via email to