Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 510 Bytes

changes.md

File metadata and controls

14 lines (10 loc) · 510 Bytes

Dask-expr

v1.0.2

  • Revert enabling pandas cow (:pr:974) Florian Jetter_
  • Fixup predicate pushdown for query 19 (:pr:973) Patrick Hoefler_
  • Fixup set_index with one partition but more divisions by user (:pr:972) Patrick Hoefler_
  • Implement custom reductions (:pr:970) Patrick Hoefler_
  • Fix unique with shuffle and strings (:pr:971) Patrick Hoefler_
  • Fixup filter pushdown through merges with ands and column reuse (:pr:969) Patrick Hoefler_

v1.0.0

Initial stable release