viirya commented on code in PR #1561:
URL: https://github.com/apache/datafusion-comet/pull/1561#discussion_r2006926875


##########
common/src/main/scala/org/apache/comet/CometConf.scala:
##########
@@ -236,17 +236,18 @@ object CometConf extends ShimCometConf {
   val COMET_MEMORY_OVERHEAD: OptionalConfigEntry[Long] = 
conf("spark.comet.memoryOverhead")
     .doc(
       "The amount of additional memory to be allocated per executor process 
for Comet, in MiB, " +
-        "when running in on-heap mode or when using the `fair_unified` pool in 
off-heap mode. " +
+        "when running in on-heap mode. " +

Review Comment:
   ```suggestion
           "when running Spark in on-heap mode. " +
   ```



-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to