Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(python): add pymergebuilder #2823

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

ion-elgreco
Copy link
Collaborator

@ion-elgreco ion-elgreco commented Aug 23, 2024

Description

This was one of my first contributions, so clearly there was some room for improvements ^^

Now DeltaTable.merge returns a PyMergeBuilder. On this builder we keep building the when statements, then RawDeltaTable.execute consumes the PyMergeBuilder

@ion-elgreco ion-elgreco added this pull request to the merge queue Aug 27, 2024
Merged via the queue into delta-io:main with commit ba4ab74 Aug 27, 2024
21 checks passed
@ion-elgreco ion-elgreco deleted the refactor/python_merge branch August 27, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants