Skip to content

v0.175.0

Compare
Choose a tag to compare
@team-flux team-flux released this 19 Jul 16:11
· 279 commits to master since this release
v0.175.0
e811f6c

v0.175.0 [2022-07-19]

Features

  • eb3b3c5 switch testing.diff to use experimental.diff as its base (#5000)
  • 0795f80 add a proper diff implementation to the experimental package (#4992)
  • d01f82a generalize attributes in planner (#4982)
  • 15c0b9d add support for constants/literals in vectorized map (#4960)
  • 95caa7f replaced our optimization with gonum optimize (#4816)

Bug fixes

  • 2a3c556 provide a default schema for unmatched group keys (#4999)
  • cedce32 Make join resilient to schema changes (#4962)