async fn create_namespace( session: &mut Arc<Session>, cfg: &EnvVars, ) -> Result<()>
Create the namespace we will use for this session Ok to run this if the namespace already exists.