v.20.5Bug Fix
Fix Pipeline Stuck Exception for INSERT SELECT FINAL with Multiple Streams
FixPipeline stuckexception forINSERT SELECT FINALwhereSELECT(max_threads>1) has multiple streams butINSERThas only one (max_insert_threads==0). #11455 (Azat Khuzhin).