mustafasrepo commented on code in PR #7247:
URL: https://github.com/apache/arrow-datafusion/pull/7247#discussion_r1291157650
##########
datafusion/core/src/physical_plan/mod.rs:
##########
@@ -135,13 +135,13 @@ pub trait ExecutionPlan: Debug + DisplayAs + Send + Sync {
///
/// The default implementation returns `true` unless this operator
/// has signalled it requires a single child input partition.
- fn benefits_from_input_partitioning(&self) -> bool {
Review Comment:
Updated the documentation
--
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]