Skip to content

feat: all space Completeness validation function #247

@subhankarb

Description

@subhankarb

Tell us about the problem you're trying to solve

As a user, I want to test the column with all space values

Describe the solution you’d like

A total of two all-space functions need to be implemented:

  • COUNT_ALL_SPACE
  • PERCENT_ALL_SPACE

Example:

validations for product_db.products:

  • no row should have all space values:
    on: count_all_space(price)
    threshold: = 0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions