singhpk234 commented on issue #7885:
URL: https://github.com/apache/iceberg/issues/7885#issuecomment-2652333168

   yes, that true @wypoon, presently its the limitation as for the initial 
implementation, 
   
   I didn't wanted to block it on opening a file and reading it partially. As 
there were 2 options for me 
   1/ either open the file again read till row X and include more row till the 
rows in file is exhausted 
   2/ read the file totally once and keep the value in memory and hold it till 
asked 
   
   I started getting back on OSS recently, I will try address this limitation 
as well as add this pr Trigger.AvaliableNow() very soon !


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to