Re: [I] Support sync read for the page cache decode improvement. [arrow-rs]

2025-04-17 Thread via GitHub


alamb commented on issue #7415:
URL: https://github.com/apache/arrow-rs/issues/7415#issuecomment-2814012589

   Thank you @zhuqi-lucas  -- I also added this to the ticket where we are 
organizing the work:
   - https://github.com/apache/arrow-rs/issues/7363


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



[I] Support sync read for the page cache decode improvement. [arrow-rs]

2025-04-14 Thread via GitHub


zhuqi-lucas opened a new issue, #7415:
URL: https://github.com/apache/arrow-rs/issues/7415

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   
   
   We support async read for page cache, details:
   https://github.com/apache/arrow-rs/pull/6921
   
   We also need to support sync read, so i create this ticket.
   
   **Describe the solution you'd like**
   
   
   **Describe alternatives you've considered**
   
   
   **Additional context**
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]