alamb opened a new pull request, #5489:
URL: https://github.com/apache/arrow-datafusion/pull/5489

   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-datafusion/issues/5488
   
   # Rationale for this change
   
   <!--
    Why are you proposing this change? If this is already explained clearly in 
the issue then this section is not needed.
    Explaining clearly why changes are proposed helps reviewers understand your 
changes and offer better suggestions for fixes.  
   -->
   See https://github.com/apache/arrow-datafusion/issues/5488
   
   # What changes are included in this PR?
   
   1. `#[derive(Debug)]` for `ExecutionProps`
   2. Add `Debug` to the `VarProvider` trait -- this is technically 
   
   # Are these changes tested?
   Yes, unit test
   
   # Are there any user-facing changes?
   
   Anyone who has implemented `VarProvider` will also have to now ensure they 
implement the `Debug` for that struct


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

Reply via email to