Skip to content

Memory leak in FFI_RecordBatchStream #17241

@alamb

Description

@alamb

Describe the bug

When using the foreign function interface, a Box is created but it is never properly freed. This leads to a growth in memory over time as these are used.

To Reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions