You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Steve Suh (Jira)" <ji...@apache.org> on 2020/09/09 14:50:00 UTC

[jira] [Commented] (ARROW-9951) [C#] ArrowStreamWriter implement sync WriteRecordBatch

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

Steve Suh commented on ARROW-9951:
----------------------------------

Duplicate of [ARROW-5034|https://issues.apache.org/jira/browse/ARROW-5034]

> [C#] ArrowStreamWriter implement sync WriteRecordBatch
> ------------------------------------------------------
>
>                 Key: ARROW-9951
>                 URL: https://issues.apache.org/jira/browse/ARROW-9951
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C#
>            Reporter: Steve Suh
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently ArrowStreamWriter only supports async writing record batches.  We are currently using this in .NET for Apache Spark when we write arrow records [here|https://github.com/dotnet/spark/blob/aed9214c10470dba8831726251fb2ed171189ecc/src/csharp/Microsoft.Spark.Worker/Command/SqlCommandExecutor.cs#L396].  However, we would prefer to use a sync version instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)