Skip to content

Commit ee66edd

Browse files
committed
fixup - add missing entries
1 parent f082019 commit ee66edd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/main/sphinx/release/release-473.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
* Add support for array literals. ({issue}`25301`)
66
* Reduce the amount of memory required for `DISTINCT` and `GROUP BY` operations. ({issue}`25127`)
7+
* Improve performance of `GROUP BY` and `DISTINCT` aggregations when spilling to disk is enabled
8+
or grouping by `row`, `array`, or `map` columns ({issue}`25294`)
79
* Fix failure when setting comments on columns with upper case letters. ({issue}`25297`)
810
* Fix potential query failure when `retry_policy` set to `TASK` ({issue}`25217`)
911

0 commit comments

Comments
 (0)