alamb commented on code in PR #12577: URL: https://github.com/apache/datafusion/pull/12577#discussion_r1770541848
########## docs/source/user-guide/introduction.md: ########## @@ -96,6 +96,7 @@ Here are some active projects using DataFusion: - [Arroyo](https://github.com/ArroyoSystems/arroyo) Distributed stream processing engine in Rust - [Ballista](https://github.com/apache/datafusion-ballista) Distributed SQL Query Engine +- [Blaze](https://github.com/kwai/blaze) The Blaze accelerator for Apache Spark leverages native vectorized execution to accelerate query processing Review Comment: There is an existing entry for `blaze` on line 128 below this. The repo is different though. Is this the same project or a different one? If this is the same blaze project, can you please remove the duplicate listing below? -- 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]
