Skip to content

Conversation

@CurtHagenlocher
Copy link
Contributor

What's Changed

When using an empty stream with ArrowStreamReader, allow an empty stream to return an empty schema asynchronously without using a synchronous code path.

Closes #80

@CurtHagenlocher CurtHagenlocher merged commit 3380d96 into apache:main Sep 23, 2025
22 of 23 checks passed
@CurtHagenlocher CurtHagenlocher deleted the GH-80 branch September 23, 2025 19:17
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.

ArrowStreamReader.GetSchema (async) does synchronous IO when stream is empty

1 participant