Skip to content

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

@milenkovicm
Copy link
Contributor Author

it should be resolved now, thanks @alamb

@alamb alamb merged commit 722307f into apache:main Jan 13, 2025
25 checks passed
@alamb
Copy link
Contributor

alamb commented Jan 13, 2025

Thanks again @milenkovicm 🚀

@milenkovicm milenkovicm deleted the feat_dml_proto branch January 16, 2025 06:35
rudlorenz pushed a commit to tarantool/datafusion that referenced this pull request Aug 19, 2025
* Add support for DML serialization to proto

closes: apache#13616

* add round trip test for DML serde

* cover all cases in round trip test

* minor: change ordering of enum type
rudlorenz pushed a commit to tarantool/datafusion that referenced this pull request Aug 20, 2025
* Add support for DML serialization to proto

closes: apache#13616

* add round trip test for DML serde

* cover all cases in round trip test

* minor: change ordering of enum type
rudlorenz pushed a commit to tarantool/datafusion that referenced this pull request Aug 28, 2025
Basically it's sort of cherry-pick of
apache#14079 from upstream
rudlorenz pushed a commit to tarantool/datafusion that referenced this pull request Aug 29, 2025
Basically it's sort of cherry-pick of
apache#14079 from upstream
rudlorenz pushed a commit to tarantool/datafusion that referenced this pull request Sep 1, 2025
Basically it's a cherry-pick of two requests
apache#14079
and
apache#14631

from upstream
rudlorenz pushed a commit to tarantool/datafusion that referenced this pull request Sep 2, 2025
Basically it's a cherry-pick of two requests
apache#14079
and
apache#14631

from upstream
rudlorenz pushed a commit to tarantool/datafusion that referenced this pull request Sep 2, 2025
Basically it's a cherry-pick of two requests
apache#14079
and
apache#14631

from upstream
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