kou commented on code in PR #295:
URL: https://github.com/apache/arrow-site/pull/295#discussion_r1067777832
##########
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:
I mean that reverting all changes in `use_cases.md`.
--
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]