Fixed a potential endless loop issue when listing blobs from Azure and S3 blob storage in ClickHouse.
Why it matters
This fix addresses a bug where the blob listing process in Azure and S3 storage could enter an infinite loop, which impacts stability and reliability when querying or managing data stored in these external blob storages. Resolving this issue improves the robustness and performance of operations involving cloud blob storage integrations.How to use it
Users benefit from this fix automatically by upgrading to the ClickHouse version that includes this patch. No additional configuration or actions are required to enable the fix.