stuhood commented on code in PR #24766:
URL: https://github.com/apache/datafusion/pull/24766#discussion_r4033322589


##########
datafusion/sqllogictest/test_files/range_partitioning.slt:
##########
@@ -541,10 +541,9 @@ ORDER BY l.range_key;
 35 350
 
 ##########
-# TEST 13: Compatible Range Join Repartitions to Increase Parallelism
-# Co-partitioning satisfaction does not prevent a repartition that increases
-# parallelism. With target_partitions larger than the Range partition count,
-# both sides are hash repartitioned.
+# TEST 13: Compatible Range Join Preserves Unscalable Partitioning

Review Comment:
   No, this is not intended. See 
https://github.com/apache/datafusion/pull/24766#issuecomment-5682601631



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