Skip to content

v1.13.0

Compare
Choose a tag to compare
@release-please release-please released this 05 Aug 22:43
5317327

1.13.0 (2024-08-05)

Features

  • df.apply(axis=1) to support remote function with mutiple params (#851) (2158818)
  • Allow windowing in 'partial' ordering mode (#861) (ca26fe5)
  • Create a separate OrderingModePartialPreviewWarning for more fine-grained warning filters (#879) (8753bdd)

Bug Fixes

  • Fix issue with invalid sql generated by ml distance functions (#865) (9959fc8)

Documentation

  • Create sample notebook using ordering_mode="partial" (#880) (c415eb9)
  • Update streaming notebook (#875) (e9b0557)