Skip to content

Releases: TimelyDataflow/differential-dataflow

differential-dogs3-v0.15.4

05 Aug 16:48
e2c188b

Choose a tag to compare

Other

  • Remove BatchContainer::borrow_as() (#628)
  • Layout extension trait (#627)
  • Remove IntoOwned (phase 1) (#624)
  • Extract inner function from half-join (#619)

differential-dataflow-v0.15.4

05 Aug 16:47
e2c188b

Choose a tag to compare

Other

  • Inline consolidate fast-path (#629)
  • Remove BatchContainer::borrow_as() (#628)
  • Layout extension trait (#627)
  • Remove IntoOwned (phase 1) (#624)
  • Remove redundant bounds (#623)
  • Update comment
  • Use trie abstractions for batch implementations (#616)
  • Bump columnar to 0.8.0 (#620)
  • Use BTreeMap to avoid sorting (#615)
  • Respect singleton counts in merge effort (#614)
  • Demonstrate Columnar batch builder (#602)

differential-dogs3-v0.1.14

24 Jun 11:42
2a4b585

Choose a tag to compare

Other

  • Modernize many where constraints (#610)

differential-dataflow-v0.15.3

24 Jun 11:42
2a4b585

Choose a tag to compare

Other

  • Update columnar to 0.6 (#611)
  • Remove use of borrow_as from trace wrappers (#609)
  • Modernize many where constraints (#610)
  • Added example commands to examples/multitemporal.rs (#607)

differential-dogs3-v0.1.13

19 May 21:06
d36c6e3

Choose a tag to compare

Other

  • updated the following local packages: differential-dataflow

differential-dataflow-v0.15.2

19 May 21:06
d36c6e3

Choose a tag to compare

Other

  • Make module ord_neu::val_batch public (#603)

differential-dogs3-v0.1.12

09 May 21:03
2704c72

Choose a tag to compare

Other

  • updated the following local packages: differential-dataflow

differential-dogs3-v0.1.11

09 May 16:00
02c2d47

Choose a tag to compare

Other

  • update Cargo.toml dependencies

differential-dataflow-v0.15.1

09 May 21:02
2704c72

Choose a tag to compare

Other

  • Update columnar to 0.5 (#600)

differential-dataflow-v0.15.0

09 May 16:00
02c2d47

Choose a tag to compare

Other

  • Update timely dependence to 0.21. (#599)
  • Document the collection invariant (#384)
  • Modernize Cursor API (#596)