Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Support Zero Copy for Merge/Project #10

@agavra

Description

@agavra

In the current implementation Merge and Project both materialize the resulting record. This means that if you apply both merge and project you are materializing the intermediate state unnecessarily. We should support "views" on underlying imprint records so that it is possible to avoid this side effect.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions