You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Brian Hulette (JIRA)" <ji...@apache.org> on 2019/06/22 00:28:00 UTC

[jira] [Created] (ARROW-5689) [JS] Remove hard-coded Field.nullable

Brian Hulette created ARROW-5689:
------------------------------------

             Summary: [JS] Remove hard-coded Field.nullable
                 Key: ARROW-5689
                 URL: https://issues.apache.org/jira/browse/ARROW-5689
             Project: Apache Arrow
          Issue Type: Task
          Components: JavaScript
            Reporter: Brian Hulette


Context: https://github.com/apache/arrow/pull/4502#discussion_r296390833

This isn't a huge issue since we can just elide validity buffers when null count is zero, but sometimes it's desirable to be able to assert a Field is _never_ null.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)