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

Double check field_value in atomic data quality checks #694

Open
JKeatingIV opened this issue Jan 2, 2025 · 0 comments
Open

Double check field_value in atomic data quality checks #694

JKeatingIV opened this issue Jan 2, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@JKeatingIV
Copy link
Contributor


Describe the bug - Required

It seems "member_id" is being used as the field_value for the atomic data quality checks for both medical and pharmacy claim_line_number. Should the field_value be "claim_line_number" instead of "member_id"? Reference below to the two models:

models/data_quality/dqi/intermediate/atomic_checks/claims/medical/data_quality__claim_claim_line_number.sql

models/data_quality/dqi/intermediate/atomic_checks/claims/pharmacy/data_quality__pharmacy_claim_line_number.sql


Environment - Required N/A

  • Tuva project package version (e.g. 0.6.0):
  • dbt version (e.g. 1.7):
  • dbt type (e.g. dbt cloud or dbt CLI):
  • Data warehouse (e.g. Snowflake):

To Reproduce
Steps to reproduce the behavior: N/A

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior N/A
A clear and concise description of what you expected to happen.


Screenshots N/A
If applicable, add screenshots to help explain your problem.


Additional context N/A
Add any other context about the problem here.

@JKeatingIV JKeatingIV added the bug Something isn't working label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant