Skip to content

[Feature Request] Allow expressions in group_by of expect_grouped_row_values_to_have_recent_data #49

Description

@ssuhre

Is your feature request related to a problem? Please describe.
It is currently impossible to use expressions in group_by of expect_grouped_row_values_to_have_recent_data.

Some of our models make use of JSON type columns.
Information inside the JSON is needed to determine groups which should have recent data.

I would like to avoid creating separate columns for the JSON data fields or even a downstream model just to test data freshness.

Describe the solution you'd like
I have created a PR a few weeks ago that did not get any feedback, yet: #42

Describe alternatives you've considered
~

Additional context
~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions