timsaucer opened a new pull request, #20451:
URL: https://github.com/apache/datafusion/pull/20451

   DRAFT: Requires rebase after https://github.com/apache/datafusion/pull/20449 
merges
   
   ## Which issue does this PR close?
   
   - Closes https://github.com/apache/datafusion/pull/19469
   
   ## Rationale for this change
   
   This PR is a pure addition to implement a FFI safe PhysicalOptimizerRule. 
With this change downstream projects, such as `datafusion-python` can share 
optimizer rules across libraries.
   
   ## What changes are included in this PR?
   
   Implement physical optimizer rule following same pattern as the rest of the 
FFI crate.
   
   ## Are these changes tested?
   
   TODO add unit and integration tests
   
   ## Are there any user-facing changes?
   
   None


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