Skip to content

feat: An API that compute and retrieve the size of a dataset and the date of when the size was computed.

Jason Wang requested to merge slb/mw34/feat-api-for-single-dataset-size into master

Compute and retrieve the size of a dataset and the date of when the size was computed. It will also add/update two fields (size and date) in the dataset metadata, so a user can retrieve them without computation.

Edited by Jason Wang

Merge request reports