FelixYBW commented on issue #8025:
URL: 
https://github.com/apache/incubator-gluten/issues/8025#issuecomment-2499333602

   > The kSpillReadBufferSize controls the size to read each file, the ordered 
reader will create FileOutputStream for each file and allocate 
kSpillReadBufferSize (default 1MB) for one file. Can you try to adjust this 
value? Maybe we should add a new config to control the read buffer size for all 
the files. numFiles * bufferSize < threshold.
   
   should we propose the way of 
https://github.com/apache/incubator-gluten/pull/7861?


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to