We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sentry Issue: CAL-ITP-DATA-INFRA-2BHP
DbtTestFail: test.calitp_warehouse.unique_int_elavon__deposit_transactions_trn_ref_num.3fada049be - Got 69 results, configured to fail if != 0
Table: staging.int_elavon__deposit_transactions Column: trn_ref_num
Failing because of 24 duplicated trn_ref_num
select trn_ref_num , count(*) from staging.int_elavon__deposit_transactions group by trn_ref_num having count(*) > 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Sentry Issue: CAL-ITP-DATA-INFRA-2BHP
Table: staging.int_elavon__deposit_transactions
Column: trn_ref_num
Failing because of 24 duplicated trn_ref_num
The text was updated successfully, but these errors were encountered: