v.24.8Bug Fix
Fix error: Cannot convert column due to non-constant source stream in Merge table query
Fix errorCannot convert column because it is non constant in source stream but must be constant in result.for a query that reads from theMergetable over theDistriburtedtable with one shard. #67146 (Nikolai Kochetov).