zhztheplayer commented on issue #10099: URL: https://github.com/apache/incubator-gluten/issues/10099#issuecomment-3026704299
The memory is mostly occupied by TableScan, so doing this change might not help with your issue? But I think the topic itself could make sense, as it's best not to have the configured off-heap size read from C++ code. We should manage the capacity in Java only. -- 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]
