v.25.6Improvement
Add container prefix to data paths reported
Add container prefix to data paths reported in system.tables for plain disks in Azure blob storage, making reporting consistent with S3 and GCP. #79241 (Julia Kartseva).
Why it matters
This feature resolves inconsistencies in storage path reporting for Azure Blob Storage by including the container prefix insystem.tables. This ensures uniform and clear path information across different cloud storage providers, making it easier for users to manage and audit data locations.How to use it
The feature is automatically applied when using plain disks on Azure Blob Storage. No additional configuration is needed; thesystem.tables will now include the container prefix in the data path.