Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: TimelyDataflow/differential-dataflow

differential-dogs3-v0.17.0

15 Sep 19:24
913cc58
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies

differential-dataflow-v0.17.0

15 Sep 19:23
913cc58
Compare
Choose a tag to compare

Other

  • Adjust Differential to recent Timely changes (#643)
  • Remove Filter and Freeze wrappers (#644)

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)