v.25.10Performance Improvement
Improve the performance of case sensitive string
Improve the performance of case sensitive string search (operations such as filtering, e.g. WHERE URL LIKE '%google%') by using the StringZilla library, using SIMD CPU instructions when available. #84161 (Raúl Marín).