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: add support for LogicalPlan::DML(...) serde #14079

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

milenkovicm
Copy link
Contributor

Which issue does this PR close?

Closes #13616.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the proto Related to proto crate label Jan 10, 2025
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @milenkovicm -- this looks great to me ❤️

It would be great if we could add a few more tests (as I noted) but I also think we could do it as a follow on too if you prefer

datafusion/proto/tests/cases/roundtrip_logical_plan.rs Outdated Show resolved Hide resolved
@milenkovicm
Copy link
Contributor Author

it should be resolved now, thanks @alamb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proto Related to proto crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LogicalPlan serde is not yet implemented for Dml
2 participants