tbar4 commented on code in PR #1113: URL: https://github.com/apache/datafusion-ballista/pull/1113#discussion_r1844582907
########## docs/source/user-guide/faq.md: ########## @@ -25,4 +25,4 @@ DataFusion is a library for executing queries in-process using the Apache Arrow model and computational kernels. It is designed to run within a single process, using threads for parallel query execution. -Ballista is a distributed compute platform built on DataFusion. +Ballista is a distributed compute platform to DataFusion workloads. Review Comment: "to" to "for", maybe? -- 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]
