Currently ArrowStreamWriter only supports async writing record batches. We are currently using this in .NET for Apache Spark when we write arrow records here. However, we would prefer to use a sync version instead.
Reporter: Steve Suh
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-9951. Please see the migration documentation for further details.
Currently ArrowStreamWriter only supports async writing record batches. We are currently using this in .NET for Apache Spark when we write arrow records here. However, we would prefer to use a sync version instead.
Reporter: Steve Suh
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-9951. Please see the migration documentation for further details.