cmu-db / optd

CMU-DB's Cascades optimizer framework
https://cmu-db.github.io/optd/
MIT License
373 stars 22 forks source link

fix: correctly handle `null_frac` in LIKE #179

Closed Gun9niR closed 6 months ago

Gun9niR commented 6 months ago

Since MCV already considers null_frac, we can remove * (1 - null_frac).