Skip to content

[FEATURE]: Provide option to load and save quality rules to/from a table #299

@mwojtyczka

Description

@mwojtyczka

Is there an existing issue for this?

  • I have searched the existing issues

Problem statement

Users can define DQX checks using yaml/json or DQX classes. To support better metadata driven approach, it should also be possible to define check in a table.

Proposed Solution

Provide option to save/load checks from a delta table. Add the following methods to the DQEngine:
load_checks_from_table
save_checks_in_table

Additional Context

No response

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions