Skip to content

[branch-49] FFI_RecordBatchStream was causing a memory leak (#17190)#17270

Merged
alamb merged 1 commit intoapache:branch-49from
timsaucer:backport-ffi-rbs-leak
Aug 21, 2025
Merged

[branch-49] FFI_RecordBatchStream was causing a memory leak (#17190)#17270
alamb merged 1 commit intoapache:branch-49from
timsaucer:backport-ffi-rbs-leak

Conversation

@timsaucer
Copy link
Copy Markdown
Member

@timsaucer timsaucer commented Aug 21, 2025

Which issue does this PR close?

Rationale for this change

Current users of the record batch stream FFI can experience a memory leak.

What changes are included in this PR?

One file changed.

Are these changes tested?

Tests performed on initial PR, but this is very hard to include in a unit test approach with FFI.

Are there any user-facing changes?

None

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
@github-actions github-actions Bot added the ffi Changes to the ffi crate label Aug 21, 2025
@alamb alamb changed the title FFI_RecordBatchStream was causing a memory leak (#17190) [branch-49] FFI_RecordBatchStream was causing a memory leak (#17190) Aug 21, 2025
Copy link
Copy Markdown
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.

Thank you!

@alamb alamb merged commit a6068c2 into apache:branch-49 Aug 21, 2025
28 of 30 checks passed
@timsaucer timsaucer deleted the backport-ffi-rbs-leak branch October 13, 2025 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ffi Changes to the ffi crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants