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

[jira] [Commented] (ARROW-8664) [Java] Add skip null check to all Vector types

    [ https://issues.apache.org/jira/browse/ARROW-8664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097556#comment-17097556 ] 

Wes McKinney commented on ARROW-8664:
-------------------------------------

Please be sure to set the Component field and add "[$COMPONENT]" to the JIRA title (for the benefit of the changelog)

> [Java] Add skip null check to all Vector types
> ----------------------------------------------
>
>                 Key: ARROW-8664
>                 URL: https://issues.apache.org/jira/browse/ARROW-8664
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: Java
>            Reporter: Ryan Murray
>            Assignee: Ryan Murray
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)