Delta lake has transaction logs that contain information on the writes happening at deltalake. Is there some kind of audit logs for reading queries happening on Deltalake?
Something like: notebook X issued a read on Deltalake at time T.
Use Case: This information will help me understand the lineage between datasets and associated notebooks involved in the lineages.
P.S: My deltalake is stored in ADLS (mounted in databricks)
