gene-bordegaray commented on code in PR #23480:
URL: https://github.com/apache/datafusion/pull/23480#discussion_r3564304623
##########
datafusion/core/tests/physical_optimizer/sanity_checker.rs:
##########
@@ -417,6 +419,26 @@ fn range_partitioned_exec(
.map(|exec| Arc::new(exec) as Arc<dyn ExecutionPlan>)
}
+fn hash_partitioned_exec(
Review Comment:
using hash to prove that co-partitioning dows work fro an accepted
partitioning type
--
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]