Skip to content

Conversation

colinmarc
Copy link
Contributor

Which issue does this PR close?

What changes are included in this PR?

Added protobuf support for ArrowFormat.

Are these changes tested?

Yes, I added a "roundtrip" test.

Are there any user-facing changes?

Only that I tweaked an awkwardly-worded error message.

@github-actions github-actions bot added the proto Related to proto crate label Jul 23, 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.

thanks @colinmarc -- this code makes sense to me

Thank you for the contrubution

Copy link
Member

@xudong963 xudong963 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

@xudong963 xudong963 merged commit 5e0b2d0 into apache:main Jul 26, 2025
27 checks passed
adriangb pushed a commit to pydantic/datafusion that referenced this pull request Jul 28, 2025
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.

Unable to serialize and deserialize scans using ArrowFormat
3 participants