ashvardanian commented on code in PR #295:
URL: https://github.com/apache/arrow-site/pull/295#discussion_r1068146656


##########
use_cases.md:
##########
@@ -81,7 +83,8 @@ and [others]({{ site.baseurl }}/powered_by/) also use Arrow 
similarly.
 
 The Arrow project also defines [Flight]({% post_url 
2019-09-30-introducing-arrow-flight %}),
 a client-server RPC framework to build rich services exchanging data according
-to application-defined semantics.
+to application-defined semantics. Flight RPC is used by 
[UKV](https://unum.cloud/ukv)
+to exchange tables, documents, and graphs, between server application and 
client SDKs.

Review Comment:
   Reverted all the changes in `use_cases.md`.
   
   Apache Spark, Google BigQuery, TensorFlow, and AWS Athena were all mentioned 
in that paragraph, so I thought it might be the right place to mention them. We 
rely on Arrow representations for the same purpose but with a much broader 
scope than any of mentioned projects. Maybe we can add the reference another 
time. Thank you!



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