connect_to_remote_data_lake

Function connect_to_remote_data_lake 

Source
pub async fn connect_to_remote_data_lake(
    db_uri: &str,
    object_store_url: &str,
) -> Result<DataLakeConnection, Error>
Expand description

Connects to the remote data lake, migrating the database if necessary.