Skip to content

DBT Test: Not Null S3 Files Latest Key

DBT test name: not_null_s3_files_latest_key

DBT details


Description

No description


Details

Models

Macros

  • test_not_null
  • get_where_subquery
{{ test_not_null(**_dbt_generic_test_kwargs) }}
select *
from "trase_ducklake"."main_s3_monitoring"."s3_files_latest"
where key is null