houqp commented on a change in pull request #878:
URL: https://github.com/apache/arrow-datafusion/pull/878#discussion_r688979426



##########
File path: ballista/rust/client/README.md
##########
@@ -17,6 +17,102 @@
   under the License.
 -->
 
-# Ballista - Rust
+# Ballista: Distributed Scheduler for Apache Arrow DataFusion

Review comment:
       have you considered using `#![doc = include_str!("../README.md")]` here 
to keep both versions in sync? we could annotate the example code with 
`rust,no_run` to make sure it's skipped in doc test and also renders properly 
on github.




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


Reply via email to