v.20.4Bug Fix

Fixed parallel_view_processing behavior for MATERIALIZED VIEW insertions

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