Skip to content

[FEATURE]: Ability to quarantine the entire input DataFrame when the error threshold is exceeded #610

@mwojtyczka

Description

@mwojtyczka

Is there an existing issue for this?

  • I have searched the existing issues

Problem statement

Currently the quarantining is done for all rows with failing checks. In certain scenarios, the entire input should be quarantine if certain amount of rows are invalid.

Proposed Solution

Add support for quarantining the full input DataFrame if the configured error threshold is breached during data quality evaluation.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions