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


##########
docs/source/user-guide/latest/understanding-comet-plans.md:
##########
@@ -62,9 +63,9 @@ the same plan is shown in the Spark SQL UI. When reading a 
plan, look for:
 
 ## Fallback
 
-A "fallback" happens when Comet cannot translate part of a plan into native
-execution. Fallback can be partial (a subtree falls back while the rest stays
-native) or full (no Comet nodes appear).
+A "fallback" happens when Comet cannot run part of a plan in the Comet

Review Comment:
   should we also mention fallback to columnar?



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