remove non-user facing change

pull/8004/head
Alper Kocatas 2025-05-29 10:21:53 +00:00
parent 09d36ef421
commit 84eec17aff
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
* Fixes a crash in left outer joins that can happen when there is an an
aggregate on a column from the inner side of the join (#7787) (#7901) (#7904)
* Updates workflow base OS to use the latest version (#7971)
* Fixes an issue detected using address sanitizer (#7965)
* Fixes a crash when executing a prepared CALL, which is not pure SQL but