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

   
   
   ## Which issue does this PR close?
   
   Part of https://github.com/apache/datafusion/issues/12555
   
   
   ## Rationale for this change
   
   I would like DataFusion to be easiser to configure and use, and having 
`Debug` impls for
   common structs would be a big help.
   
   ## What changes are included in this PR?
   
   1. Require `Debug` for `AnalyzerRule`, `FunctionRewriter`, and 
`OptimizerRule`
   2. `#derive` this trait as necessary
   
   ## Are these changes tested?
   Yes buy CI and the compiler
   
   ## Are there any user-facing changes?
   Technically this is an API change as it also adds the requirement for Debug 
for various optimizer rules, but I think that is  good thing.
   
   


-- 
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: github-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to