comphead commented on code in PR #2521:
URL: https://github.com/apache/datafusion-comet/pull/2521#discussion_r2402894515


##########
spark/src/main/scala/org/apache/comet/CometExecIterator.scala:
##########
@@ -87,9 +87,9 @@ class CometExecIterator(
       CometSparkSessionExtensions.getCometMemoryOverhead(conf)
     }
 
-    // serialize Spark conf in protobuf format
+    // serialize Comet configs in protobuf format

Review Comment:
   ```suggestion
       // serialize Comet related Spark configs in protobuf format
   ```



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