pub async fn connect_to_data_lake( db_uri: &str, object_store_url: &str, ) -> Result<DataLakeConnection, Error>
Connects to the data lake.