davisp commented on issue #14444:
URL: https://github.com/apache/datafusion/issues/14444#issuecomment-2638247527

   Whoa, this is awesome!
   
   I'm still ramping up on learning DataFusion internals as I add my own 
extensions and one thing that's been nagging at me is that it almost feels like 
the built-in data source providers are "cheating" because they get to live in 
core. Moving them all to separate crates that have to use the same interfaces 
as external datasources is something I've been contemplating suggesting for 
awhile so its great to see this already happening.
   
   I'm definitely going to be keeping up and helping with this work.


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