andygrove commented on a change in pull request #10013:
URL: https://github.com/apache/arrow/pull/10013#discussion_r612442268



##########
File path: rust/datafusion/src/execution/context.rs
##########
@@ -680,6 +680,15 @@ impl ExecutionConfig {
         self
     }
 
+    /// Replace the physical optimizer rules
+    pub fn with_physical_optimizer_rules(

Review comment:
       The specific use case this time is that I want to remove the repartition 
rule because Ballista does not support that yet




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to