Skip to content

docs(python): fix README fence and document current read/write APIs#457

Open
hechao-ustc wants to merge 3 commits into
apache:mainfrom
hechao-ustc:docs/python-readme-read-write
Open

docs(python): fix README fence and document current read/write APIs#457
hechao-ustc wants to merge 3 commits into
apache:mainfrom
hechao-ustc:docs/python-readme-read-write

Conversation

@hechao-ustc

Copy link
Copy Markdown

Purpose

The Python README had a broken markdown fence at the end and was missing documentation for the lower-level PaimonCatalog → Table → ReadBuilder / WriteBuilder APIs, which are the primary interface for programmatic read and write when not using SQL.

changes

  • Fix the broken closing fence
  • Add "Native Read / Write" examples

hechao added 3 commits July 5, 2026 18:53
- Fix broken closing fence at end of Test section (5 backticks -> 3)
- Add "Native Read / Write" section showing PaimonCatalog -> Table ->
  new_read_builder (with time travel) / new_write_builder examples
- Writer and committer must come from the same WriteBuilder instance
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.

1 participant