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

[jira] [Resolved] (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:all-tabpanel ]

Micah Kornfield resolved ARROW-8664.
------------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 7095
[https://github.com/apache/arrow/pull/7095]

> [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
>             Fix For: 1.0.0
>
>          Time Spent: 2h
>  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)