Closed zongwei007 closed 1 week ago
The ObjectMetadata#getStorageClass method and the ObjectMetadata#getETag method may both return null. In such cases, these attributes need to be ignored to prevent a NPE issue in ConnectSchemaMapper.
ObjectMetadata#getStorageClass
ObjectMetadata#getETag
The
ObjectMetadata#getStorageClass
method and theObjectMetadata#getETag
method may both return null. In such cases, these attributes need to be ignored to prevent a NPE issue in ConnectSchemaMapper.