pub fn build_object_store( ingestion_url: &str, remote_store_options: Vec<(String, String)>, ) -> Arc<dyn ObjectStore>