how to reliably get the timestamp of the last write/delete activity on a unity catalog table

GeKo
Contributor

Hi,

I'd like to know the best, most reliable, way to discover when the data in a UnityCatalog table was last modified (means 'added' or 'deleted'). Either python or SQL, doesn't matter....as long as I can use it within a scheduled job to run it periodically.

Any hint highly appreciated