Skip to content

Comments

feat(services/gcs): implement write returns metadata#5933

Merged
Xuanwo merged 3 commits intomainfrom
gcs_write_metadata
Apr 4, 2025
Merged

feat(services/gcs): implement write returns metadata#5933
Xuanwo merged 3 commits intomainfrom
gcs_write_metadata

Conversation

@meteorgan
Copy link
Contributor

Which issue does this PR close?

Part of #5557

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

@github-actions github-actions bot added the releases-note/feat The PR implements a new feature or has a title that begins with "feat" label Apr 1, 2025
@meteorgan meteorgan force-pushed the gcs_write_metadata branch from fe6d183 to e666326 Compare April 1, 2025 14:08
@meteorgan
Copy link
Contributor Author

The Etag for the same object differs between the JSON API and XML API ... how can they get away with that ?
GoogleCloudPlatform/gsutil#1192 (comment)

@meteorgan
Copy link
Contributor Author

Ok, I'll skip the metadata returned by CompleteMultipartUploadResult.

@meteorgan
Copy link
Contributor Author

@Xuanwo
Copy link
Member

Xuanwo commented Apr 2, 2025

I'm speechless at gcs.

@meteorgan meteorgan force-pushed the gcs_write_metadata branch from 17606bf to be29939 Compare April 2, 2025 13:17
@meteorgan meteorgan marked this pull request as ready for review April 2, 2025 13:17
@meteorgan meteorgan requested a review from Xuanwo as a code owner April 2, 2025 13:17
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. enhancement New feature or request services/gcs labels Apr 2, 2025
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for working on this!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 4, 2025
@Xuanwo Xuanwo merged commit eb9cedb into main Apr 4, 2025
276 checks passed
@Xuanwo Xuanwo deleted the gcs_write_metadata branch April 4, 2025 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request lgtm This PR has been approved by a maintainer releases-note/feat The PR implements a new feature or has a title that begins with "feat" services/gcs size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants