gene-bordegaray commented on code in PR #23184:
URL: https://github.com/apache/datafusion/pull/23184#discussion_r3486660411
##########
datafusion/physical-optimizer/src/ensure_requirements/enforce_distribution.rs:
##########
@@ -723,6 +725,7 @@ fn add_hash_on_top(
hash_exprs: Vec<Arc<dyn PhysicalExpr>>,
n_target: usize,
allow_subset_satisfy_partitioning: bool,
+ force_to_target: bool,
Review Comment:
Ya I think you are probably right, I am going to play with this once we talk
about the larger issues first and see what fits nicely 👍
--
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]