Commit Graph

1 Commits (b4008bc872bf0db74fc1531bf11ef91fb53a2022)

Author SHA1 Message Date
onderkalaci b4008bc872 Improve failure handling of distributed execution
Prior to this commit, the code would skip processing the
    errors happened for local commands.

    Prior to https://github.com/citusdata/citus/pull/5379, it might
    make sense to allow the execution continue. But, as of today,
    if a modification fails on any placement, we can safely fail
    the execution.
2023-08-01 13:41:07 +03:00