You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "roeap (via GitHub)" <gi...@apache.org> on 2023/05/30 12:42:28 UTC

[GitHub] [arrow-rs] roeap commented on a diff in pull request #4300: feat(flight): support int32_to_int32_list_map in sql infos

roeap commented on code in PR #4300:
URL: https://github.com/apache/arrow-rs/pull/4300#discussion_r1210215229


##########
arrow-flight/src/sql/sql_info.rs:
##########
@@ -280,6 +348,22 @@ impl SqlInfoUnionBuilder {
 /// let batch = info_list.encode().unwrap();
 /// ```
 ///
+/// # Example

Review Comment:
   Yes, I did a rebase, and this is likely an artefact of that! Sorry for missing that, will fix :)



-- 
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: github-unsubscribe@arrow.apache.org

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