This topic was also discussed in #171.
Storage service allows getting partial blob or gcs object data using selected fields.
We could use that for exists checks and for listing calls + lazy load of the metadata when requested in the functional blobs.
This issue is an optimization only. If we think we want to expose the selected fields feature in the user level we should create a separate issue (and discuses how to make sure one does not override metadata
with partial metadata there).
This topic was also discussed in #171.
Storage service allows getting partial blob or gcs object data using selected fields.
We could use that for exists checks and for listing calls + lazy load of the metadata when requested in the functional blobs.
This issue is an optimization only. If we think we want to expose the selected fields feature in the user level we should create a separate issue (and discuses how to make sure one does not override metadata
with partial metadata there).