dbt-labs / dbt-snowflake

dbt-snowflake contains all of the code enabling dbt to work with Snowflake
https://getdbt.com
Apache License 2.0
297 stars 177 forks source link

[Feature] metadata-based freshness checks for external tables #1061

Closed dataders closed 2 days ago

dataders commented 6 months ago

Is this your first time submitting a feature request?

Describe the feature

spin out of https://github.com/dbt-labs/dbt-snowflake/issues/1054

dbt-snowflake should support metadata freshness of Snowflake external tables. The implementation would involve parsing the external tables's stage and location fields to SELECTing the corresponding last_modified metadata from the DIRECTORY({ stage })

Describe alternatives you've considered

Who will this benefit?

users of external tables in dbt-snowflake projects

Are you interested in contributing this feature?

No response

Anything else?

No response

github-actions[bot] commented 1 week ago

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.

github-actions[bot] commented 2 days ago

Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment to notify the maintainers.