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

2020-05-02 Thread Ryan Murray (Jira)


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

Ryan Murray commented on ARROW-8664:


apologies [~wesm] will do next time! 

> [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)


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

2020-05-01 Thread Wes McKinney (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-8664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)