v.20.5Bug Fix
Fix parallel_view_processing to complete all insertions in MATERIALIZED VIEW despite exceptions
Fixparallel_view_processingbehavior. Now all insertions intoMATERIALIZED VIEWwithout exception should be finished if exception happened. Fixes #10241. #10757 (Nikolai Kochetov).