cisaacson commented on issue #12357:
URL: https://github.com/apache/datafusion/issues/12357#issuecomment-2334395011

   @alamb I fully agree with your recommendation. It maintains the power of 
DataFusion while avoiding too much complexity. In my mind (and I think the 
project), DataFusion is first and foremost an _extensible_ query engine, so 
that many new things can be _implemented_ as a result. That purpose means the 
core features should be limited to those things that enable _extensibility_, 
rather than trying to bundle it all into DataFusion itself.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to