You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Ryan Murray (Jira)" <ji...@apache.org> on 2020/05/01 16:04:00 UTC

[jira] [Created] (ARROW-8664) Add isSet skip check to all Vector types

Ryan Murray created ARROW-8664:
----------------------------------

             Summary: Add isSet skip check to all Vector types
                 Key: ARROW-8664
                 URL: https://issues.apache.org/jira/browse/ARROW-8664
             Project: Apache Arrow
          Issue Type: Task
            Reporter: Ryan Murray
            Assignee: Ryan Murray


ARROW-5290 added a flag to disable null checks in Vector get methods. However 

* DuractionVector
* FixedSizeBinaryVector
* TimeStampMicroTZVector
* TimeStampMicroVector
* TimeStampMilliTZVector
* TimeStampMilliVector
* TimeStampNanoTZVector
* TimeStampNanoVector
* TimeStampSecTZVector
* TimeStampSecVector
* VarCharVector
*  VarBinaryVector 

were missed



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