You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Will Jones (Jira)" <ji...@apache.org> on 2021/12/28 01:12:00 UTC

[jira] [Commented] (ARROW-13294) Arrow flight from C#

    [ https://issues.apache.org/jira/browse/ARROW-13294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17465915#comment-17465915 ] 

Will Jones commented on ARROW-13294:
------------------------------------

Hi Christian. I don't believe there are any examples yet, but there is a Flight implementation in C#.

I did just start writing an example client in this PR, which might be helpful: [https://github.com/apache/arrow/pull/12044]

The particulars of Dremio's setup (e.g. authentication) are not going to be covered there, however. They have example clients for Java, Python, and Go which you can reference: [https://github.com/dremio-hub/arrow-flight-client-examples]

 

> Arrow flight from C#
> --------------------
>
>                 Key: ARROW-13294
>                 URL: https://issues.apache.org/jira/browse/ARROW-13294
>             Project: Apache Arrow
>          Issue Type: Test
>          Components: C#
>    Affects Versions: 4.0.1
>            Reporter: Christian
>            Priority: Blocker
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Hi,
> Is it possible to use Arrow flight from C#? I'd like to connect it to a Dremio flight server but can't find any examples.
> Any help would be appreciated.
> Regards



--
This message was sent by Atlassian Jira
(v8.20.1#820001)