You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very for the library guys, it's very helpful. Although, we face the latency issues, we need to process around 350GB for 1 day and it takes us about 7h only to read data from AWS, I think it happens because of segments have been reading sequentially. I just wonder if its possible to do parallel reading of those segments.
I was looking at the code but I'm not sure where it has to be implemented.
Regards,
Pavel
The text was updated successfully, but these errors were encountered:
Hello,
Thank you very for the library guys, it's very helpful. Although, we face the latency issues, we need to process around 350GB for 1 day and it takes us about 7h only to read data from AWS, I think it happens because of segments have been reading sequentially. I just wonder if its possible to do parallel reading of those segments.
I was looking at the code but I'm not sure where it has to be implemented.
Regards,
Pavel
The text was updated successfully, but these errors were encountered: