You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uniffle.apache.org by "zuston (via GitHub)" <gi...@apache.org> on 2023/03/31 01:46:28 UTC

[GitHub] [incubator-uniffle] zuston commented on issue #291: [FEATURE] Async Reader

zuston commented on issue #291:
URL: https://github.com/apache/incubator-uniffle/issues/291#issuecomment-1491174446

   To address the issue, we will take the following steps:
   
   1. Support async reading with a single thread to fetch data, as the current client handler is not thread-safe. #603 
   2. Make the client handler thread-safe to enable multiple threads to fetch remote data. #785 
   3. Introduce memory management aligned with Spark's memory management.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@uniffle.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org