Open S0NNER10N opened 3 months ago
Add option to upload not from existing (local, s3, azure, etc) files but directly bytes-objects
Subset of datasets presented as inmemory bytes data and handler to upload it without saving tmp file would be great
Hi @S0NNER10N ! Indeed, we currently don't expose an easy way to upload objects directly. We will add this to our development roadmap.
Proposal Summary
Add option to upload not from existing (local, s3, azure, etc) files but directly bytes-objects
Motivation
Subset of datasets presented as inmemory bytes data and handler to upload it without saving tmp file would be great