alamb commented on PR #13703:
URL: https://github.com/apache/datafusion/pull/13703#issuecomment-2531326375

   > BTW We should strive to make datafusion easier to extend. 
   
   I 100% agree
   
   > I approved this PR based on my understand that the wording proposed here 
doesn't preclude -- and actually encourages -- ground work features serving the 
extensibility story (the issue linked above, 
https://github.com/apache/datafusion/issues/12604, etc.)
   
   Yes, this was my intention and I think it fits directly [with the stated 
design 
goals](https://docs.rs/datafusion/latest/datafusion/index.html#design-goals) 
(aka customizable everything):
   
   1. Work “out of the box”: Provide a very fast, world class query engine with 
minimal setup or required configuration.
   2. Customizable everything: All behavior should be customizable by 
implementing traits.
   3. Architecturally boring 🥱: Follow industrial best practice rather than 
trying cutting edge, but unproven, techniques.


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