Closed dataders closed 2 days 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.
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.
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
SELECT
ing the correspondinglast_modified
metadata from theDIRECTORY({ 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