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)