pathwaycom / pathwaycom/pathway
Download files in parallel in gdrive connector
Open
@voodoo11 is already working on this.
Since May 30, 2024.
enhancement
- Dominant language
- Python
- Stars
- 62.3k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
GDrive connector downloads files sequentially (new download starts when a previous finishes). It makes reading from gdrive slow.
Describe the solution you'd like
GDrive starting to download multiple files at once.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.