v.20.4Bug Fix
Fixed parallel_view_processing behavior for MATERIALIZED VIEW insertions
Fixedparallel_view_processingbehavior. Now all insertions intoMATERIALIZED VIEWwithout exception should be finished if exception happened. Fixes #10241. #10757 (Nikolai Kochetov).