v.25.12Performance Improvement
Improve query performance
Improve query performance for S3 tables created with glob pattern by pushing down_pathfilter values, which allows to avoid S3 listing operations. Controlled by thes3_path_filter_limitsetting. #91165 (Eduard Karacharov).