Skip to content

Commit 2bc1f71

Browse files
committed
Add 11-22 relese notes
1 parent 3c6168a commit 2bc1f71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@
55
* Support automatic TLS certificate generation in the `ANNOUNCE` node discovery mode. ({issue}`27030`)
66
* Add support for specifying the location of the Exchange Manager configuration file. ({issue}`26611`)
77
* Publish query finishing time in event listener. ({issue}`27202`)
8-
* Add lineage support for output columns in all SELECT queries({issue}`26241`)
8+
* Add lineage support for output columns in all SELECT queries ({issue}`26241`)
99
* Require JDK 25 to build and run Trino ({issue}`27153`)
1010
* Require the JDK Vector API to be enabled at runtime ({issue}`27340`)
1111
* Add support for `SET DEFAULT` and `DROP DEFAULT` statements. ({issue}`26162`)
12+
* Add `array_first` and `array_last` functions. ({issue}`27295`)
1213
* Enhance after `RemoveTrivialFilters` call `RemoveEmptyUnionBranches` to prune empty union branches. ({issue}`21506`)
1314
* Improve performance of {func}`array_sort` function. ({issue}`27272`)
1415
* Improve performance of `repeat` function. ({issue}`27369`)

0 commit comments

Comments
 (0)