Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DATA QUALITY DASHBOARD] Drill down for Data Quality Dashboard. First Phase. #1623

Open
Vladysl opened this issue Feb 14, 2024 · 1 comment
Assignees
Labels

Comments

@Vladysl
Copy link
Contributor

Vladysl commented Feb 14, 2024

Add opportunity to research which tables, tests are representing in this Dashboard results
image

@Vladysl Vladysl added the kind: feature New feature request label Feb 14, 2024
@Vladysl Vladysl self-assigned this Feb 14, 2024
@RamanDamayeu RamanDamayeu changed the title [INVESTIGATION] Drill down for Data Quality Dashboard [DATA QUALITY DASHBOARD] Drill down for Data Quality Dashboard May 8, 2024
@RamanDamayeu RamanDamayeu changed the title [DATA QUALITY DASHBOARD] Drill down for Data Quality Dashboard [DATA QUALITY DASHBOARD] Drill down for Data Quality Dashboard. First Phase. May 8, 2024
@RamanDamayeu
Copy link
Contributor

RamanDamayeu commented May 8, 2024

In the first phase the scope of drill-down includes:

  1. Add facet filter on the Catalog page for Quality Tests with "Execution Status" that indicates the status of the last run of the data quality test.
  2. Add facet filter on the Catalog page for Datasets with "Table Heath" that indicates that table doesn't have failed quality tests, has at least one failed quality test, etc.
  3. Clickable links on the data quality dashboard that would direct to the catalog page with some filters from the data quality dashboard propagated.
    • Chart "Table Health"
      • 3.1.1 Value for "Total Tables": with filter for tables propagated (filters for tests are ignored).
      • 3.1.2 Value for segments: with filter for dataset (tables) are propagated and filter for quality tests are ignored.
    • Chart "Test Results Breakdown"
      • 3.2.1 Value for "Total Tests": with filter for tests propagated (filters for tables are ignored).
      • 3.2.2 Value for segments (Success, Failed, etc.): with filter for tests propagated + last execution status (filters for tables are ignored).
    • Chart "Monitored Tables"
      • 3.3.1 Value for "Total Tables": with filter for tables propagated (filters for test are ignored).
      • 3.3.2 No links for segments.
    • 3.4 No links for table view with splits by test categories (e.g., Assertion Tests, Column Values Anomalies, etc.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants