You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/06/23 16:49:15 UTC

[GitHub] [arrow-rs] garyanaplan commented on a change in pull request #377: simplify interactions with arrow flight APIs

garyanaplan commented on a change in pull request #377:
URL: https://github.com/apache/arrow-rs/pull/377#discussion_r657288892



##########
File path: arrow-flight/src/utils.rs
##########
@@ -164,4 +73,40 @@ pub fn flight_data_to_arrow_batch(
         })?
 }
 
-// TODO: add more explicit conversion that exposes flight descriptor and metadata options
+/// Convert a `Schema` to `SchemaResult` by converting to an IPC message
+#[deprecated(
+    since = "4.3.0",

Review comment:
       Done




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org