mbutrovich commented on code in PR #2048:
URL: https://github.com/apache/datafusion-comet/pull/2048#discussion_r2242870645


##########
docs/source/user-guide/gluten_comparison.md:
##########
@@ -29,7 +29,7 @@ This document is based on Comet 0.9.0 and Gluten 1.4.0.
 ## Architecture
 
 Comet and Gluten have very similar architectures. Both are Spark plugins that 
translate Spark physical plans to
-a serialized representation and pass them to native code for execution.
+a serialized representation which is then passed to native code for execution.

Review Comment:
   I preferred the active voice, but that's a nit and not necessarily a 
required change.



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