2010YOUY01 commented on issue #14389:
URL: https://github.com/apache/datafusion/issues/14389#issuecomment-4087699464

   It's a really good point, one sub-topic for it is having a better slogan. I 
was thinking about:
   
   ```
   DataFusion is a fast query engine with kernel-level extensibility.
   ```
   
   I think this low-level extensibility is what makes DataFusion unique. All 
databases and query engines are extensible to some extent, but most only 
support extensions at the surface level (e.g., SQL functions). DataFusion 
enables extensibility deep in the execution layer, which is a key 
differentiator, that potential adopters can more easily understand.


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