-
Notifications
You must be signed in to change notification settings - Fork 3k
Reimplemented partial split download support (revival of #6832) #7706
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
base: main
Are you sure you want to change the base?
Reimplemented partial split download support (revival of #6832) #7706
Conversation
|
Mario’s Patch (in PR #6832): In the latest main(in my fork and og repo's main): It enables passing splits into _split_generators() only for builders that support it(if i am not wrong..). So ignored Beam logic for now! |
|
Awesome ! btw we can modify the GeneratorBasedBuilder and ArrowBasedBuilder if needed now that custom loading scripts are not supported anymore :) I'll review this in a bit |
|
@lhoestq @ArjunJagdale is this still work in progress or is just a review missing? Anything I can help with here? This would indeed be a cool feature |
|
I did a preliminary pass and it looks good but we should check the CI, could you run |
|
Done! Also some parts may be incomplete because I had to focus on important exams and semester activities so couldn’t finish the work fully. I will still try my best. |
(revival of #6832)
#7648 (comment)
Close #4101, and more
PR under work!!!!