Skip to content

Support read_object/write_object in flamepy #437

@k82cn

Description

@k82cn

Motivation

Currently, we only support get_object/put_object which handles the whole object. But for the large object, a stream fuction will be helpful for pipeline, e.g. uploading while downloading to cache. This feature will support read_object/write_object to handle object in streaming way.

Function Specification

Add read_object/write_object in flamepy

Solutions

Use do_get/do_put in flight which already streaming gRPC

Additional context

N/A

Metadata

Metadata

Assignees

Labels

kind/featureNew feature or requestpriority/p1High priorityrferequest for enhancement
No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions