Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SDK methods for individual multipart upload operations #801

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

nickles-lee
Copy link

Changes

  • Adds SDK methods for making individual calls to the individual endpoints of the preview implementation of multipart file uploads
  • Adds groundwork for future changes that will support switching which specific file transfer backend is used for each request
  • Auto-regeneration of the SDK

Planned additional work

  • SDK methods will be added that make multipart uploads more ergonomic & user-friendly

Tests

  • [✅] make test run locally
  • [✅] make fmt applied
  • [🔁] relevant integration tests applied

Integration tests will be run when the backend is ready

Merge-hold

We expect minor changes to occur before the backend is ready. This SDK change must not be merged before final changes there are merged.

@nickles-lee nickles-lee changed the title Nicholas lee data/sc 179551 [SC-179551] Add SDK methods for individual multipart upload operations Oct 23, 2024
@nickles-lee nickles-lee changed the title [SC-179551] Add SDK methods for individual multipart upload operations Add SDK methods for individual multipart upload operations Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant