Skip to content

Conversation

Mause
Copy link
Member

@Mause Mause commented Oct 23, 2023

Fixes #7327

@Mytherin Mytherin merged commit bbe5289 into duckdb:main Oct 24, 2023
@Mytherin
Copy link
Collaborator

Thanks!

@Mause Mause added the Needs Documentation Use for issues or PRs that require changes in the documentation label Oct 25, 2023
@Mause Mause deleted the feature/jdbc-result-streaming branch October 25, 2023 09:52
@jonathanswenson
Copy link
Contributor

@Mause Does this have any effect when using the arrow result set export codepath (arrowExportStream) Or is it just for JDBC result set iteration?

@tom-s-powell
Copy link

@Mause I had the same question as @jonathanswenson. With arrowExportStream will this also benefit from result streaming? I see some open PRs (e.g., #9629) that suggest this is maybe not the case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Documentation Use for issues or PRs that require changes in the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JDBC ResultSet consumes unlimited memory
4 participants