Skip to content

Conversation

nph
Copy link

@nph nph commented Jun 5, 2024

Recently there was a question on the Arrow Users mailing list about how to send tables or record batches with multiple schemas over a single Flight stream. @lidavidm provided a helpful answer and mentioned that this question had come up in discussion previously. I thought the suggested solution would be a good addition to the cookbook since the idea of using a union of struct types may not be entirely obvious to newcomers to Flight and the problem itself is one that multiple people have run into (including me :-)

Anyway here's my attempt at a recipe. Any feedback gratefully appreciated.

@lidavidm
Copy link
Member

lidavidm commented Jun 5, 2024

This is perhaps not really Flight specific but it works here.

There's a separate PR to upgrade the PyArrow version, @amoeba should that go in first?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants