Skip to content

Docs: document the Transaction write API (#1008) - #3809

Open
iSparshP wants to merge 1 commit into
apache:mainfrom
iSparshP:docs-write-transaction-api-1008
Open

Docs: document the Transaction write API (#1008)#3809
iSparshP wants to merge 1 commit into
apache:mainfrom
iSparshP:docs-write-transaction-api-1008

Conversation

@iSparshP

Copy link
Copy Markdown

Addresses #1008. The write docs already cover append / overwrite / overwrite_filter / delete / dynamic_partition_overwrite / upsert, but the Transaction API was undocumented in this section. This adds a "Write API modes: Table and Transaction" subsection explaining both modes, the single-atomic-commit guarantee, and combining schema + data changes in one commit. It also adds a ### Delete heading so each operation is its own subsection, per the issue.

Builds on the direction from the earlier #2770 and #3647 (both closed by the stale bot). Handed off by @pramila-bishnoi on the issue thread.

Closes #1008

@iSparshP

Copy link
Copy Markdown
Author

@kevinjqliu this picks up #1008 after the handoff from @pramila-bishnoi. It's a small docs-only change: adds the Transaction write API (which was missing from this section) and a Delete subsection so each operation has its own heading. Would appreciate a review when you get a chance. Thanks!

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.

DOCS: Improve Documentation on Write Support

1 participant