dolthub / go-mysql-server

A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
Apache License 2.0
2.32k stars 199 forks source link

More aggressively elide IN filters used for indexed lookups #2618

Closed max-hoffman closed 1 month ago

max-hoffman commented 1 month ago

re: https://github.com/dolthub/dolt/pull/8215