-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge?
@universalmind303 had a request for inclusion in DataFusion 37.0.0 #9682 that may miss the release: #9900 (comment)
Describe the solution you'd like
Make a 37.1.0 release with non breaking changes
Describe alternatives you've considered
No response
Additional context
No response
Potential content:
- Regression: Error in
NamedStructField should be rewritten in OperatorToFunctionwith subquery #10029 - Regression: Coercion stopped working for coalesce on a dictionary column #9925
- Regression: group by count distinct doesn't work for timestamps with time zone #10042
- make udf structs public #9900
- Stack overflows and large_futures clippy errors on v37 #9893
Backport PRs
- Backport to 37: fix
NamedStructFieldshould be rewritten in OperatorToFunction in subquery regression #10103 - Backport to 37: fix Coercion stopped working for coalesce on a dictionary column #10104
- Backport to 37: group by count distinct doesn't work for timestamps with time zone #10105
- Backport to 37: make udf structs public #10107
- [branch-37]: Reduce DataFrame stack size and fix large futures warnings #10123
ion-elgreco and Lordworms
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request