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

Can only load a file at a time on gcs #1

Open
pierrepesc opened this issue Jan 2, 2024 · 0 comments
Open

Can only load a file at a time on gcs #1

pierrepesc opened this issue Jan 2, 2024 · 0 comments

Comments

@pierrepesc
Copy link

Thanks for this package, it is extremely useful to be able to interact with google BQ and Storage.

However, it would be great if you could add this functionally : being able to load several files (e.g. *.png figures or *.csv files) in a single (blob.create) command.

Basically the same functionality than a drag drop of a bunch of files into the bucket on the gcs webpage. At the moment you need to create a blob for every single file you wish to upload into a bucket so when running a for loop over the list of files, it make the execution quite slow.

Cheers,

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

No branches or pull requests

1 participant