milenkovicm commented on code in PR #1113: URL: https://github.com/apache/datafusion-ballista/pull/1113#discussion_r1845415528
########## README.md: ########## @@ -17,53 +17,72 @@ under the License. --> -# Ballista: Distributed SQL Query Engine, built on Apache Arrow +# Ballista: Making DataFusion Applications Distributed -Ballista is a distributed SQL query engine powered by the Rust implementation of [Apache Arrow][arrow] and -[Apache Arrow DataFusion][datafusion]. +Ballista is a library which makes [Apache DataFusion](https://github.com/apache/datafusion) applications distributed. Review Comment: tricky one ... "Ballista is a DISTRIBUTED EXECUTION ENGINE which makes [Apache DataFusion](https://github.com/apache/datafusion) applications distributed." ... i would like to avoid "SQL query engine". Could not find anything better than that, open to suggestion. -- 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]
