Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.66 KB

37.1.0.md

File metadata and controls

30 lines (24 loc) · 1.66 KB

37.1.0 (2024-04-18)

Full Changelog

Merged pull requests:

  • Backport to 37: fix NamedStructField should be rewritten in OperatorToFunction in subquery regression #10103 (alamb)
  • Backport to 37: fix Coercion stopped working for coalesce on a dictionary column #10104 (alamb)
  • Backport to 37: group by count distinct doesn't work for timestamps with time zone #10105 (alamb)
  • Backport to 37: make udf structs public #10107 (alamb)
  • Backport to 37: Reduce DataFrame stack size and fix large futures warnings #10123 (sergiimk)