You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Eric Erhardt (Jira)" <ji...@apache.org> on 2019/09/18 16:12:00 UTC

[jira] [Created] (ARROW-6603) [C#] ArrayBuilder API to support writing nulls

Eric Erhardt created ARROW-6603:
-----------------------------------

             Summary: [C#] ArrayBuilder API to support writing nulls
                 Key: ARROW-6603
                 URL: https://issues.apache.org/jira/browse/ARROW-6603
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C#
            Reporter: Eric Erhardt


There is currently no API in the PrimitiveArrayBuilder class to support writing nulls.  See this TODO - [https://github.com/apache/arrow/blob/1515fe10c039fb6685df2e282e2e888b773caa86/csharp/src/Apache.Arrow/Arrays/PrimitiveArrayBuilder.cs#L101.]

 

Also see [https://github.com/apache/arrow/issues/5381].

 

We should add some APIs to support writing nulls.



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