37.1.0 (2024-04-18)
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)