ozankabak commented on code in PR #15339:
URL: https://github.com/apache/datafusion/pull/15339#discussion_r2008738870


##########
datafusion/sqllogictest/test_files/explain_tree.slt:
##########
@@ -345,63 +345,68 @@ FROM
 ----
 physical_plan
 01)┌───────────────────────────┐
-02)│    CoalesceBatchesExec    │
+02)│       ProjectionExec      │

Review Comment:
   Why do we have this projection here? Shouldn't the built-in projection of 
hash join handle this?



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