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

   > In that case, we need to respect UNSAFE_SORTER_SPILL_READER_BUFFER_SIZE. 
Velox spill RowVector, so we must read the `buffer size` ahead. But it's better 
to add a config for total buffer size when 
UNSAFE_SORTER_SPILL_READ_AHEAD_ENABLED is false.
   
   So the worst case of Vanilla spark is also 1M buffer per file, right? Let's 
hornor the value of spark.unsafe.sorter.spill.reader.buffer.size then. It may 
be set in queries.


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