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

Fixing Arrow Stream Output Error #2912

Merged
merged 3 commits into from
Jan 13, 2022
Merged

Conversation

pdet
Copy link
Contributor

@pdet pdet commented Jan 12, 2022

This should fix #2911

Basically instead of outputting an error there, we should just output an empty chunk to signal that we are done with the stream to Arrow.

@jonkeane let me know if this also fixes the problems from the R side, since they both use the same code path here it should be fine!

@Mytherin Mytherin merged commit 7462e3a into duckdb:master Jan 13, 2022
@Mytherin
Copy link
Collaborator

Thanks!

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.

None yet

2 participants