Join Slack
Powered by
I was reading the Fast Data Blog and have a questi...
# ask-metaflow
c
curved-island-17262
06/12/2023, 12:43 AM
I was reading the Fast Data Blog and have a question about the implementation of loading the PyArrow tables, why is it that the
implementation
leverages a ThreadPool to fetch the files? Doesn’t
S3().get_many()
run in parallel as well?
✅ 1
3
Views
Open in Slack
Previous
Next