Closed Aitozi closed 1 week ago
This is due to the List<DeletionFile> may contain null. I think the hms metadata should only contains the datafile. So, remove the DeletionFile related code.
List<DeletionFile>
null
Purpose
This is due to the
List<DeletionFile>
may containnull
. I think the hms metadata should only contains the datafile. So, remove the DeletionFile related code.Tests
API and Format
Documentation