DBT Test: Not Null S3 Files Latest Key
DBT test name: not_null_s3_files_latest_key
DBT details
-
Kind:
generic(not_null) -
Column under test:
key -
Test file: trase/data_pipeline/models/s3_monitoring/_schema_s3_monitoring.yml
Description
No description
Details
{{ test_not_null(**_dbt_generic_test_kwargs) }}
select *
from "trase_ducklake"."main_s3_monitoring"."s3_files_latest"
where key is null