pub(crate) async fn new_object_store( store: ObjectStoreConfig, data_home: &str, ) -> Result<ObjectStore>