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