thisisnic commented on a change in pull request #90:
URL: https://github.com/apache/arrow-cookbook/pull/90#discussion_r738204656
##########
File path: r/content/flight.Rmd
##########
@@ -0,0 +1,104 @@
+# Flight
+
+## Introduction
+
+Flight is a general-purpose client-server framework for high performance
+transport of large datasets over network interfaces, built as part of the
+Apache Arrow project.
+
+Flight allows for highly efficient data transfer as it:
+
+* removes the need for deserialization during data transfer
Review comment:
Thanks - that makes sense! Once again, you have great explanations for
things :)
--
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]