nathanb9 commented on code in PR #22584:
URL: https://github.com/apache/datafusion/pull/22584#discussion_r3337754844


##########
datafusion/ffi/src/physical_optimizer.rs:
##########
@@ -41,6 +135,12 @@ pub struct FFI_PhysicalOptimizerRule {
         config: FFI_ConfigOptions,
     ) -> FFI_Result<FFI_ExecutionPlan>,
 
+    pub optimize_with_context: unsafe extern "C" fn(

Review Comment:
   it just got auto added now with fixes



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

Reply via email to