pub async fn delete_empty_streams( lake: &DataLakeConnection, expiration: DateTime<Utc>, ) -> Result<(), Error>
Deletes all empty streams from the data lake.