GitHub / TimelyDataflow/differential-dataflow / commits
An implementation of differential dataflow using timely dataflow on Rust.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| aa8745f9 |
int_proxy join: draw the proxy collection lazily, a block at a time (#809)
Co-authored-by: Claude Opus 5 (1M context) <n****y@a****m>, Claude Opus 5 (1M context) <n****y@a****m>, Claude Opus 5 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| e6c5a4d9 | merge Merge pull request #803 from TimelyDataflow/release-plz-2026-07-15T20-48-47Z |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 6e53ac67 | chore: release v0.25.1 |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 6868c6ce | merge Merge pull request #802 from frankmcsherry/dd-801-join-fix |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| f8f1645c |
join: assert arriving batches span neither preload nor acknowledged
Co-authored-by: Claude Fable 5 <n****y@a****m> |
Frank McSherry <m****y@m****m> | about 2 months ago | |
| e2d89d96 |
Restore strongly_connected_at; add prioritized SCC regression tests
Co-authored-by: Claude Fable 5 <n****y@a****m> |
Frank McSherry <m****y@m****m> | about 2 months ago | |
| 59dfd3df |
join: process in-flight batches overtaken by advance_upper
Co-authored-by: Claude Fable 5 <n****y@a****m> |
Frank McSherry <m****y@m****m> | about 2 months ago | |
| 972f66fd |
diagnostics/console: patch lockfile vulnerabilities
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m> | about 2 months ago | |
| 4e8ff9d0 | merge Merge pull request #800 from TimelyDataflow/release-plz-2026-07-15T01-21-25Z |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 13be4870 |
Curate v0.25.0 release notes
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m> | about 2 months ago | |
| 5386e299 | chore: release v0.25.0 |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| aafd7b51 | merge Merge pull request #799 from TimelyDataflow/master-next |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| f7c799c9 |
Update to timely 0.31
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m> | about 2 months ago | |
| 0972ae8a |
Fix off-by-one in lookup_map: key_con.index(1) -> index(0) (#765)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Oliver Flatt <o****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| afd1a175 |
Bump actions/checkout from 6 to 7 (#768)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 407d2ca6 |
Bump vite from 8.0.10 to 8.0.16 in /diagnostics/console (#761)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 679f5610 |
join: name the shared key container to fix HRTB normalization (#798)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 1298220f |
reduce: name the shared key container to fix HRTB normalization (#797)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 0f41c0b3 |
Revert the extract-first seal; restore merge-then-extract (#796)
Co-authored-by: Claude Fable 5 <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 9bfb043e |
operators::common — types and methods generally useful for differential compu...
Co-authored-by: Claude Fable 5 <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 58c7260b |
scope_ir: use_counts must not count refs held by dead items (#792)
Co-authored-by: Claude Fable 5 <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 7dd3524d |
MergeBatcher: extract-first seal (#793)
Co-authored-by: Claude Fable 5 <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| ee999a0f |
Integer-proxy chunks: backend-agnostic join and reduce over (key_hash, value_...
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 798450a9 | Flip tactics from pub(crate) to pub (#791) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 97ff017b |
join: reshape JoinTactic to an iterator of output containers (#790)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 553d9bc1 |
operators: document and assert the ReduceTactic / JoinTactic contracts (#789)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 77043652 |
formal: simplify DESIGN.md and README presentation (#788)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| f61d1898 |
formal: compaction sufficiency (first cut) (#787)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| d2f51771 |
formal: #1/#2 — carry the coverage bound through the square and compose it (#...
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 2aa572ff |
Coverage split (#785)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c511588d |
formal: add DESIGN.md roadmap for the coverage-refinement reorganization (#784)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 80f4b130 |
formal: compositional adequacy of differential dataflow operators (#783)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 5bbb9f68 |
reduce: add a model-derived `reference` tactic (differential oracle) (#780)
Co-authored-by: Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Fable 5 <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 79911ecb |
Chunk navigation capability (#778)
Co-authored-by: Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Fable 5 <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| e52e1dcc |
formal: relax the pending set to cover over-warning; intra-round compaction l...
Co-authored-by: Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| b519c4a1 |
formal: prove end-to-end stream correctness of the incremental reduce model (...
Co-authored-by: Claude Fable 5 <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| dbb144f3 |
Add formal/: machine-checked coverage and compaction arguments in Lean (#776)
Co-authored-by: Claude Fable 5 <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 204906a1 |
Generalize join and reduce into navigation-free drivers over pluggable tactic...
Co-authored-by: Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 45e2e315 |
Move layout onto the Cursor; make navigation an optional capability (#772)
Co-authored-by: Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 90e7afa7 |
Remove `TraceReader::Cursor`; hard-wire `CursorList<Batch::Cursor>` (#771)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| eb993870 |
Chunk columnar retarget (#769)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 0ca7c3d0 |
`Chunk` abstraction for collections, merge batching, and batches. (#744)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 7b1453ba |
merge_batcher: weigh the geometric ladder by updates; split Merger::account (...
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 148b675f |
interactive: arrange-idempotence as an e-graph rule in DDIR (#766)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 22f6bf34 |
interactive: generated/named sources (random, iota, clock, hash) + peek compa...
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 4b19cb47 |
interactive: DDIR server (#763)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 75256dd3 |
Explain inverse (#762)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| a32f8666 |
interactive: port the data model from flat [i64] to a Value ADT + Term scalar...
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 06c5e733 |
interactive/explain: decouple reverse rules behind a data-model trait (#759)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 04b14832 |
interactive/explain: filter both sides' times before splitting join demand (#...
Co-authored-by: Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0bdd76d9 |
interactive: extract scope-tree renderer into a substrate-generic backend (#757)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 87206d9e |
interactive: rename explain_tree to explain; drop stale flat-path comments (#...
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| efbbbf5e |
interactive: explanation rewrite on the scope tree; retire the flat IR (#753)...
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| aa642f44 |
interactive: scope-tree IR — structural scopes, region rendering, within-scop...
Co-authored-by: Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e7962868 |
interactive/explain: correctness fixes (#750)
Co-authored-by: Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m>, Claude Opus 4.8 <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 63488621 |
interactive: import/export in the IR (#749)
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 8972e6d8 | merge Merge pull request #748 from TimelyDataflow/master |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3f279dad |
chore: release v0.24.0 (#747)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>, github-actions[bot] <4****]@u****m>, Frank McSherry <f****y@m****m>, Claude Opus 4.7 (1M context) <n****y@a****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e3bdcd57 | merge Merge pull request #746 from TimelyDataflow/master-next |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| bf9b36f4 |
Update to timely 0.30 (and columnar 0.13)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m> | 3 months ago | |
| d654a312 | Remove B: Builder from Batcher::seal (#745) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 5c9f72d7 |
Separate chunker from batcher (#625)
Co-authored-by: Claude Opus 4.7 <n****y@a****m> |
Moritz Hoffmann <a****u@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| de19c901 | Explanation prototype for `interactive`/ (#739) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b720cdbb | Improve DDIR parsing (#743) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| cc63ec04 | Columnar spilling merge batcher (#741) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 55f38f19 | Remove `InternalMerge*` types and traits. (#740) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 5b1ee751 | Console based on TanStack DB (#737) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 2a58dc76 | Update WS protocol to communicate progress messages (#736) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 778e1d07 | Columnar serialization (#733) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 7bc8e812 |
Spine benchmark columnar performance improvements (#732)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 5062a541 | `Cursor::populate_key` (#725) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| f4e75503 | SCC benchmarking improvements (#731) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 01482fb7 |
Add experimental `columnar` module to differential-dataflow (#730)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 6508211d | Reduce moments of owned `Time` (#727) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 15aa1946 | Replace Cursor generic argument with associated types (#726) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 7da750cd | Spring cleaning (#724) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 1f348abd |
chore: release v0.23.0 (#713)
Co-authored-by: github-actions[bot] <4****]@u****m>, Frank McSherry <f****y@m****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| c67ad11d |
Release preparation (#722)
Co-authored-by: Claude Opus 4.6 (1M context) <n****y@a****m>, Claude Opus 4.6 (1M context) <n****y@a****m>, Claude Opus 4.6 (1M context) <n****y@a****m>, Moritz Hoffmann <a****u@g****m>, Claude Opus 4.6 (1M context) <n****y@a****m> |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 775967a6 |
chore: release v0.22.0 (#712)
Co-authored-by: github-actions[bot] <4****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 64ec68f4 | Allow `InternalMerger::extract` to yield when full buffer (#711) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 905537e9 | merge Merge pull request #703 from TimelyDataflow/release-plz-2026-03-26T17-38-20Z |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 04a69e4b | chore: release v0.21.1 |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 7bf2e022 | merge Merge pull request #707 from frankmcsherry/half_join_ordered_from_master |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 79441013 | Consolidate storage types to avoid double allocations | Frank McSherry <f****y@m****m> | 5 months ago | |
| 2a0fa883 | Re-order stages and improve session batching | Frank McSherry <f****y@m****m> | 5 months ago | |
| 1415cddb | Less quadratic half_join | Frank McSherry <f****y@m****m> | 5 months ago | |
| 9b2487a3 | merge Merge pull request #702 from TimelyDataflow/release-plz-2026-03-26T17-37-02Z |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 51cee56c | chore: release v0.21.1 |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| d2b125d1 | merge Merge pull request #701 from frankmcsherry/vec_merger_patch |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 7dd6a656 | InternalMerger adopts tail chunks rather than copy them | Frank McSherry <f****y@m****m> | 5 months ago | |
| c7b474b7 | Tidy up structure of logic | Frank McSherry <f****y@m****m> | 5 months ago | |
| 447ec309 | Dial in buffer sizing | Frank McSherry <f****y@m****m> | 5 months ago | |
| bfdc9cac | Introduce VecMerger to efficiently merge owning vectors | Frank McSherry <f****y@m****m> | 5 months ago | |
| 47c4ec1e |
chore: release v0.21.0 (#684)
Co-authored-by: github-actions[bot] <4****]@u****m>, Frank McSherry <f****y@m****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 87db01b0 | merge Merge pull request #699 from TimelyDataflow/master-next |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 56568fff | Update to track timely 0.28 and columnar 0.12 (#698) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| a821c722 | Further columnar work (#697) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| bb3b4a05 | Remove columnar::Stash-a-like (#696) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 4a1f0c64 | Add Arranged::as_container convenience method (#695) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| bca29a95 | Columnar tidy (#694) |
Frank McSherry <f****y@m****m>
Committed by: GitHub <n****y@g****m> |
5 months ago |