v.24.11Bug Fix
Fixed S3 function result handling and updated default for s3_skip_empty_files setting
Fixed case whens3/s3Clusterfunctions could return incomplete result or throw an exception. It involved using glob pattern in s3 uri (likepattern/*) and an empty object should exist with the keypattern/(such objects automatically created by S3 Console). Also default value for settings3_skip_empty_fileschanged fromfalsetotrueby default. #71947 (Nikita Taranov).