pub async fn delete_expired_temporary_files( lake: Arc<DataLakeConnection>, ) -> Result<(), Error>
Deletes expired temporary files from the data lake.