comphead commented on code in PR #11232:
URL: https://github.com/apache/datafusion/pull/11232#discussion_r1664388623


##########
datafusion/sqllogictest/test_files/joins.slt:
##########
@@ -1336,6 +1350,29 @@ physical_plan
 10)----------RepartitionExec: partitioning=RoundRobinBatch(2), 
input_partitions=1
 11)------------MemoryExec: partitions=1, partition_sizes=[1]
 
+
+statement ok
+set datafusion.optimizer.prefer_hash_join = true;

Review Comment:
   this has to be by default, did we change the value before the test? 



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