comphead commented on PR #9002:
URL: 
https://github.com/apache/arrow-datafusion/pull/9002#issuecomment-1912322130

   > Thank you @comphead -- I think this is a good change.
   > 
   > I wonder if we could make this backwards compatible like
   > 
   > ```rust
   > [deprecated("use CatalogProviderList")]
   > trait CatalogList : CatalogProviderList {
   > }
   > ```
   > 
   > Though that would probably still require people to update the code, but 
maybe it would help them to more easily figure out what they needed to change 🤔
   
   Thats damn good idea. 


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