Skip to content

Commit 6695328

Browse files
committed
Review
1 parent 899befe commit 6695328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In case you are wondering why all our releases start with `0.0`, read [this FAQ
3030
* Iran switched from +04 to +0330 on 1978-11-10 at 24:00, not at year end.
3131
* Support for the FILTER clause has been added to aggregation functions in Hyper SQL.
3232
* For example, you can now write queries such as `SELECT count(*), count(*) FILTER (WHERE color = 'blue') FROM phone_cases;`.
33-
* The FILTER clause is not yet supported for user-defined aggregates, WINDOW functions, and holistic aggregates.
33+
* The FILTER clause is not supported for ordered-set aggregates and only for WINDOW functions which are aggregates.
3434

3535
### 0.0.22106 [May 1 2025]
3636

0 commit comments

Comments
 (0)