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 2019/08/02 20:24:00 UTC

[jira] [Resolved] (ARROW-6118) [Java] Replace google Preconditions with Arrow Preconditions

     [ https://issues.apache.org/jira/browse/ARROW-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Micah Kornfield resolved ARROW-6118.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.15.0

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

> [Java] Replace google Preconditions with Arrow Preconditions
> ------------------------------------------------------------
>
>                 Key: ARROW-6118
>                 URL: https://issues.apache.org/jira/browse/ARROW-6118
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Ji Liu
>            Assignee: Ji Liu
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Now in java code, most places uses {{org.apache.arrow.util.Preconditions}}, but still some places uses {{com.google.common.base.Preconditions}}.
> Remove google Preconditions meanwhile remove duplicated checks.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)