xudong963 commented on code in PR #4903: URL: https://github.com/apache/arrow-datafusion/pull/4903#discussion_r1070247843
########## README.md: ########## @@ -57,9 +75,31 @@ a foundation for building new systems. Here are some example use cases: - _Easy to Embed_: Allowing extension at almost any point in its design, DataFusion can be tailored for your specific use case - _High Quality_: Extensively tested, both by itself and with the rest of the Arrow ecosystem, DataFusion can be used as the foundation for production systems. +## Comparisons with other projects Review Comment: Yes, it's a warehouse system, we are also planning to expand it to lakehouse in the next phase: part of lakehouse in https://github.com/datafuselabs/databend/issues/9448. Btw, databend is available for application developers, some of whom build saas applications based on databend. I think we can write it as "Databend is a complete and powerful cloud data warehouse with excellent performance, also written in rust, targeting end users rather than other developers of database systems". -- Thanks @alamb -- 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]
