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

   
   
   ## 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 `TableProvider, `TableProviderFactory` and 
`PartitionStream`
   2. Derive them for all required structures
   
   ## Are these changes tested?
   Yes, by CI and compiler
   
   
   ## Are there any user-facing changes?
   
   Technically this is an API change as it also adds the requirement for Debug 
to anything that implements `TableProvider, ``TableProviderFactory` or 
`PartitionStream`
   


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