Skip to content

Conversation

@allisonwang-db
Copy link
Contributor

What changes were proposed in this pull request?

This PR introduces support for the commit and abort APIs for Python data source write. After this PR, users can customize their implementations for committing and aborting write operations.

Why are the changes needed?

To support Python data source.

Does this PR introduce any user-facing change?

No

How was this patch tested?

New unit tests

Was this patch authored or co-authored using generative AI tooling?

No

@allisonwang-db allisonwang-db changed the title [SPARK-45914][PYTHON] Support commit and abort API for Python data source write [SPARK-45914][PYTHON] Support commit and abort API for Python data source write Dec 26, 2023
@allisonwang-db allisonwang-db force-pushed the spark-45914-commit-abort branch from d40b37f to be49f9d Compare December 26, 2023 08:11
@allisonwang-db
Copy link
Contributor Author

cc @HyukjinKwon @cloud-fan @ueshin

@HyukjinKwon
Copy link
Member

@allisonwang-db mind rebasing? Otherwise, I think it's good to go.

@allisonwang-db allisonwang-db force-pushed the spark-45914-commit-abort branch from f58617c to c31f6ed Compare December 29, 2023 03:09
@HyukjinKwon
Copy link
Member

Merged to master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants