Skip to content

Add boxsdk.util.chunked_uploader to the migration guide #574

@levon003

Description

@levon003

boxsdk provides the useful boxsdk.util.chunked_uploader.ChunkedUploader (and Folder.get_chunked_uploader). However, there is no mention of a replacement or similar functionality in the migration guide.

Describe the solution you'd like

A code sample replicating or reproducing the functionality of ChunkedUploader would be useful, as would providing a utility implementation of the ChunkedUploader to prevent Python SDK users from interacting with Upload Sessions directly for the common use of uploading a local filepath/bytestream.

Additional context

This appears to be a major regression from boxsdk to box_sdk_gen; it is difficult to migrate without this functionality.

Please accept my apologies if this is detailed in a portion of the documentation I didn't find.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions