Skip to content

[Data] Make Zip a properly streaming operator #56300

@alexeykudinkin

Description

@alexeykudinkin

What happened + What you expected to happen

Right now zip unnecessarily materializes both datasets in memory.

Instead it should just be zipping both operators in a streaming fashion.

Versions / Dependencies

2.49

Reproduction script

NA

Issue Severity

None

Metadata

Metadata

Assignees

Labels

P1Issue that should be fixed within a few weeksbugSomething that is supposed to be working; but isn'tdataRay Data-related issuesperformance

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions