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

feat(python): allow for multiple when calls in MERGE operation #1750

Merged

Conversation

ion-elgreco
Copy link
Collaborator

@ion-elgreco ion-elgreco commented Oct 21, 2023

Description

You can now also do multiple when clauses just like in Rust and PySpark. I added one test for now 😄, will add more later when I have some time.

I'll update the docs in another PR to reflect the possibility of this behavior.

Related Issue(s)

@github-actions github-actions bot added the binding/python Issues for the Python package label Oct 21, 2023
wjones127
wjones127 previously approved these changes Nov 4, 2023
@wjones127 wjones127 enabled auto-merge (squash) November 4, 2023 20:15
@wjones127 wjones127 merged commit 6e9894f into delta-io:main Nov 4, 2023
24 checks passed
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.

Pass multiple when clauses to Rust (follow up from Python MERGE PR)
2 participants