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

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

     [ https://issues.apache.org/jira/browse/ARROW-9951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-9951:
----------------------------------
    Labels: pull-request-available  (was: )

> [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: 10m
>  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)