Skip to content

Commit

Permalink
2346
Browse files Browse the repository at this point in the history
  • Loading branch information
joocer committed Feb 3, 2025
1 parent 7ba917b commit 64e156e
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 @@ -58,6 +58,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- [[#2251](https://github.com/mabel-dev/opteryx/issues/2251)] [Optimizer] Specialized operator for `ILIKE '%x%'` conditions [@joocer](https://github.com/joocer)
- [[#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)

## [0.19.0] - 2025-01-02

Expand Down

0 comments on commit 64e156e

Please sign in to comment.