Skip to content

Provide a way to iterate over existing data without copying #338

@mschubert

Description

@mschubert

For now, all iterated data is copied into a data.frame, which is passed to the workers row by row.

In some cases, we will want to avoid this copy to save memory.

Provide a way to do that.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions