Describe the bug
The edr report used to show table rows of failed data when sample rows are enabled, this is no longer the case. Failed tests that show counts do not show the sample rows.
To Reproduce
Steps to reproduce the behavior:
- Run a test where a failure or warning is triggered with one or more counts, ensure the project config has sample row enabled
- Run the edr report and look at the failure/warning test results, expand each result row to show details, counts, and sample rows
Expected behavior
Depending on the type of test, the column, table, or singular test details are shows with a description, count of failure rows, and example rows limited to a number set in the profile/project config.
Environment (please complete the following information):
dbt-core==1.11.5
dbt-snowflake==1.11.0
elementary-data==0.24.0
Additional context
Used to work fine in version 0.22.0
Would you be willing to contribute a fix for this issue?
I'm a user not a developer so most likely not very helpful in terms of a fix.
Describe the bug
The edr report used to show table rows of failed data when sample rows are enabled, this is no longer the case. Failed tests that show counts do not show the sample rows.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Depending on the type of test, the column, table, or singular test details are shows with a description, count of failure rows, and example rows limited to a number set in the profile/project config.
Environment (please complete the following information):
dbt-core==1.11.5
dbt-snowflake==1.11.0
elementary-data==0.24.0
Additional context
Used to work fine in version 0.22.0
Would you be willing to contribute a fix for this issue?
I'm a user not a developer so most likely not very helpful in terms of a fix.