Skip to content

Chunk abstraction for collections, merge batching, and batches.#744

Draft
frankmcsherry wants to merge 1 commit into
TimelyDataflow:master-nextfrom
frankmcsherry:chunk_basis
Draft

Chunk abstraction for collections, merge batching, and batches.#744
frankmcsherry wants to merge 1 commit into
TimelyDataflow:master-nextfrom
frankmcsherry:chunk_basis

Conversation

@frankmcsherry
Copy link
Copy Markdown
Member

This PR introduces a trait Chunk that can be used to back collections, merger batchers, and in a list back a whole batch itself. This is meant to streamline implementation, and remove unnecessary distinctions. Also a bit of an experiment, to see just how small these implementations can get. At the moment .. not tiny .. but not enormous either.

@frankmcsherry frankmcsherry changed the base branch from master to master-next May 26, 2026 21:25
@frankmcsherry frankmcsherry force-pushed the chunk_basis branch 5 times, most recently from 3674e4e to e7ee7c0 Compare May 29, 2026 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant