Skip to content

Releases: TimelyDataflow/differential-dataflow

differential-dogs3-v0.16.2

28 Aug 17:38
ba6d7e1
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies

differential-dataflow-v0.16.2

28 Aug 17:38
ba6d7e1
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies

differential-dogs3-v0.16.1

16 Aug 01:07
0533b73
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies

differential-dataflow-v0.16.1

16 Aug 01:06
0533b73
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies

differential-dogs3-v0.16.0

07 Aug 11:51
4147948
Compare
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.16.0

07 Aug 11:51
4147948
Compare
Choose a tag to compare

Other

  • Simplify type arguments to reduce, make Upds fields pub (#632)

differential-dogs3-v0.15.4

05 Aug 16:48
e2c188b
Compare
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
Compare
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
Compare
Choose a tag to compare

Other

  • Modernize many where constraints (#610)

differential-dataflow-v0.15.3

24 Jun 11:42
2a4b585
Compare
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)