yes-un opened a new issue, #10099:
URL: https://github.com/apache/incubator-gluten/issues/10099

   ### Description
   
   **Description**
   Stage-level adjustment is already supported 
https://github.com/apache/incubator-gluten/pull/8209. However, Velox is still 
[reading the off-heap memory settings from 
SparkConf](https://github.com/apache/incubator-gluten/blob/f1fc5697d086a5b4a518edba318f44b7c7bf0860/cpp/velox/compute/WholeStageResultIterator.cc#L485).
 Our team tried increasing the off-heap memory size using ResourceProfile in 
gluten, but Velox continues to use the earlier value from SparkConf instead of 
recognizing the updated setting.
   
   ### Gluten version
   
   main branch


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