-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2023.6
-
Component/s: BlobManager
-
Release Notes Summary:GoogleStorageBlobProvider supports byte-range
-
Release Notes Description:
-
Epic Link:
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #103
-
Story Points:1
With the alignment done in NXP-31991 we could add byte-range support to the new GoogleStorageBlobProvider.
However, this requires bumping the google gcp sdk version because the limit API has been only added to >= 2.29.1 (see https://github.com/googleapis/java-storage/pull/1180)
- causes
-
AICORE-631 Missing class with GCP enricher
- Open
- depends on
-
NXP-31991 Provide a GoogleBlobProvider extending BlobProvider
- Resolved
- is related to
-
NXP-28919 Allow blob provider to do optimized byte range requests
- Resolved