Skip to content

[FEATURE]: Data set level rules #43

Open
@mwojtyczka

Description

@mwojtyczka

Is there an existing issue for this?

  • I have searched the existing issues

Problem statement

No response

Proposed Solution

Whole data set level checks and window based checks, constraint checks like primary key.

Example checks:

  • row count not less than
  • row count not greater than
  • row count equal
  • column match ordered lisgt
  • pk check (duplicate)
  • outliers
  • compound columns unique
  • column /mean/median/avg not less/greater than
  • ability to apply the checks on groups of rows

Additional Context

Similar to scala implementation

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions