Skip to content

[Data] Extend BlockAccessor.zip() to zip N blocks in a single call #64397

Description

@Hyunoh-Yeo

Description

BlockAccessor.zip(other) only zips two blocks at a time. The streaming ZipOperator
therefore folds N blocks pairwise in a loop inside its remote zip task. There's an
existing TODO(Clark) to make BlockAccessor.zip accept multiple blocks so the
concatenation/folding isn't needed.

Related to #56300

Metadata

Metadata

Assignees

Labels

community-backlogdataRay Data-related issuesenhancementRequest for new feature and/or capabilityperformancetriageNeeds triage (eg: priority, bug/not-bug, and owning component)

Type

No type
No fields configured for issues without a type.

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions