Skip to content

Commit

Permalink
2361
Browse files Browse the repository at this point in the history
  • Loading branch information
joocer committed Feb 6, 2025
1 parent ce02338 commit 7272b9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/get-started/release-notes/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- [[#2279](https://github.com/mabel-dev/opteryx/issues/2279)] Performance improvements to bloom filter [@joocer](https://github.com/joocer)
- [[#2312](https://github.com/mabel-dev/opteryx/issues/2312)] `DISTINCT` functions with prehashing don't rehash when adding to HashSet [@joocer](https://github.com/joocer)
- [[#2346](https://github.com/mabel-dev/opteryx/issues/2346)] Compiled function for `IN` set containment testing [@joocer](https://github.com/joocer)
- [[#2361](https://github.com/mabel-dev/opteryx/issues/2361)] Split `list_ops` to function per file [@joocer](https://github.com/joocer)

## [0.19.0] - 2025-01-02

Expand Down

0 comments on commit 7272b9a

Please sign in to comment.