zjw1111 opened a new pull request, #155: URL: https://github.com/apache/paimon-cpp/pull/155
### Purpose Linked issue: N/A Align the README, user guides, public comments, CI configuration, and examples with the current implementation. - correct stale feature and bucket support statements - remove obsolete Git LFS setup from documentation and CI - clarify dependency-source, static-library, FileStoreCommit, and CommitMessage usage - make the examples support both shared and static Arrow packages - fix documentation wording, formatting, and example commands ### Tests - `cmake --build /tmp/paimon-doc-audit.5OQId9/readme-build -j 64` - `cmake -S examples -B /tmp/paimon-example-doc-fix-build` - `cmake --build /tmp/paimon-example-doc-fix-build -j 64` - `sphinx-lint README.md CONTRIBUTING.md docs/source` - `sphinx-build -b html -W --keep-going -j8 docs/source /tmp/paimon-rebase-html` - Doxygen generation - clang-format dry run - `git diff --check upstream/main` ### API and Format No API signature, storage format, or protocol changes. Public comments were updated to describe the current behavior. ### Documentation This corrects existing documentation and examples; it does not introduce a new feature. ### Generative AI tooling Generated-by: 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]
