v.20.3Bug Fix
Fixed parallel view processing to ensure all insertions into materialized views are completed despite exceptions
Fixedparallel_view_processingbehavior. Now all insertions intoMATERIALIZED VIEWwithout exception should be finished if exception happened. Fixes #10241. #10757 (Nikolai Kochetov).