v.20.5Bug Fix

Fix parallel_view_processing to complete all insertions in MATERIALIZED VIEW despite exceptions

Fix parallel_view_processing behavior. Now all insertions into MATERIALIZED VIEW without exception should be finished if exception happened. Fixes #10241. #10757 (Nikolai Kochetov).