v.25.12Performance Improvement
Improved filtering performance for predicates
Improved filtering performance for predicates with functions such aslike,equals,has, and others by leveraging an additional preliminary filter built from the text index. This optimization is enabled via thequery_plan_text_index_add_hintsetting. Improved usage of the text index for columns ofMapdata type. #88550 (Anton Popov).