andygrove commented on code in PR #1485:
URL: https://github.com/apache/datafusion-comet/pull/1485#discussion_r1993639777
##########
spark/src/test/scala/org/apache/spark/CometPluginsSuite.scala:
##########
@@ -159,23 +159,4 @@ class CometPluginsUnifiedModeOverrideSuite extends
CometTestBase {
conf.set("spark.comet.memory.overhead.factor", "0.5")
conf
}
-
- /*
- * Since using unified memory, but not shuffle unified memory
- * executor memory should be overridden by adding comet shuffle memory size
- */
- test("executor memory overhead is correctly overridden") {
Review Comment:
Could we update this test rather than remove it?
--
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]