Skip to content

docs: standardize Paimon C++ naming - #168

Merged
SteNicholas merged 1 commit into
apache:mainfrom
zjw1111:codex/standardize-paimon-cpp-naming
Aug 3, 2026
Merged

docs: standardize Paimon C++ naming#168
SteNicholas merged 1 commit into
apache:mainfrom
zjw1111:codex/standardize-paimon-cpp-naming

Conversation

@zjw1111

@zjw1111 zjw1111 commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

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)

@SteNicholas SteNicholas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@SteNicholas
SteNicholas merged commit 4ad64a9 into apache:main Aug 3, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants