Skip to content

materialized_views_ignore_errors does the wrong thing #73015

@CheSema

Description

@CheSema

Repro:
#66441

The errors in that PR have the same root cause #72898

Unexpected behaviour:
When error happen on the source table it is muted as nothing happened. Ok is returned to the client.

Should be:
Errors in the source table have to fail the query.

Metadata

Metadata

Assignees

No one assigned

    Labels

    unexpected behaviourResult is unexpected, but not entirely wrong at the same time.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions