v.20.9Improvement
Allow Multi-Volume Storage Config in Distributed Storage
Allow using multi-volume storage configuration in storage Distributed. #14839 (Pavel Kovalenko).
Why it matters
This feature enables users to leverage multi-volume storage configurations when using theDistributed engine, allowing better management of data storage across multiple volumes for improved performance, capacity, and flexibility.How to use it
Configure multiple storage volumes in the server configuration file and use theDistributed table engine as usual. The engine will support using data stored across these volumes according to the multi-volume configuration settings.