Skip to content

Commit 5d982b4

Browse files
committed
prettier
1 parent a3c6128 commit 5d982b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/changelog/52.4.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ See the [upgrade guide](https://datafusion.apache.org/library-user-guide/upgradi
2525

2626
**Other:**
2727

28-
- [branch-52] fix: maintain inner list nullability for (#19948) [#20878](https://github.com/apache/datafusion/pull/20878) (Jefffrey)
28+
- [branch-52] fix: maintain inner list nullability for (#19948) [#20878](https://github.com/apache/datafusion/pull/20878) (Jefffrey)
2929
- [branch-52] fix: Ensure columns are casted to the correct names with Unions (#20146) [#20879](https://github.com/apache/datafusion/pull/20879) (nuno-faria)
3030
- [branch-52] fix: interval analysis error when have two filterexec that inner filter proves zero selectivity (#20743) [#20880](https://github.com/apache/datafusion/pull/20880) (haohuaijin)
31-
- [branch-52] fix: Return `probe_side.len()` for RightMark/Anti count(*) queries (#20710) [#20881](https://github.com/apache/datafusion/pull/20881) (jonathanc-n)
31+
- [branch-52] fix: Return `probe_side.len()` for RightMark/Anti count(\*) queries (#20710) [#20881](https://github.com/apache/datafusion/pull/20881) (jonathanc-n)
3232
- [branch-52] fix: disable dynamic filter pushdown for non min/max aggregates (#20279) [#20877](https://github.com/apache/datafusion/pull/20877) (notashes)
3333
- [branch-52] Fix duplicate group keys after hash aggregation spill (#20724) (#20858) [#20917](https://github.com/apache/datafusion/pull/20917) (gboucher90)
3434
- [branch-52] perf: Cache num_output_rows in sort merge join to avoid O(n) recount (#20478) [#20936](https://github.com/apache/datafusion/pull/20936) (andygrove)

0 commit comments

Comments
 (0)