alamb commented on code in PR #7671:
URL: https://github.com/apache/arrow-datafusion/pull/7671#discussion_r1342903258
##########
datafusion/core/src/physical_optimizer/enforce_distribution.rs:
##########
@@ -3541,6 +3595,12 @@ mod tests {
];
assert_optimized!(expected, plan.clone(), true);
+
+ let expected = &[
Review Comment:
Update here is that this suggested worked well -- thank you. I find the
naming of `bounded_order_preserving_variants` to be confusing so I have
proposed a new name here https://github.com/apache/arrow-datafusion/pull/7723
--
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]