v.21.8Improvement
Fix No available columns error for Merge storage
Fix "No available columns" error for Merge storage. #25801 (Azat Khuzhin).Why it matters
This fix resolves an issue where theMerge storage engine incorrectly reports that there are no available columns, preventing users from successfully querying merged tables. It improves stability and reliability when working with Merge storage.