FelixYBW opened a new issue, #11880: URL: https://github.com/apache/gluten/issues/11880
### Description split and rowgroup prefetch plays the main factor of performance boost in Gluten today, but the cost is high memory consumption. We should enahnce table scan to either pause the prefetch once memory is full or support spill in table scan. ### Gluten version None -- 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]
