[Feature] freshness tests on external tables should fail to parse loaded_at_field
#9979
Labels
enhancement
New feature or request
freshness
related to the dbt source freshness command
stale
Issues that have gone stale
user docs
[docs.getdbt.com] Needs better documentation
Milestone
Is this your first time submitting a feature request?
Describe the feature
see dbt-labs/dbt-redshift#757
metadata-generated freshness tests (ie those defined without a
loaded_at_field
) are not supported for External Tables. In addition to documenting this, dbt should error in this scenario and tell the user something more meaningful than current state.Current behavior
Proposed Behavior
Describe alternatives you've considered
Perhaps some data platforms do support metadata-based freshness checks for external tables?
If so, perhaps this justifies an expansion of the
Capability.TableLastModifiedMetadata
entry of the Capability matrix (e.g. SnowflakeAdapter's)
Who will this benefit?
dbt users with external tables defined
Are you interested in contributing this feature?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: