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

Wes McKinney commented on ARROW-6241:
-------------------------------------

Ah great, thanks [~lidavidm]. Such issues are bound to happen now and then.

> [Java] Failures on master
> -------------------------
>
>                 Key: ARROW-6241
>                 URL: https://issues.apache.org/jira/browse/ARROW-6241
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java
>            Reporter: Wes McKinney
>            Priority: Blocker
>             Fix For: 0.15.0
>
>
> I'm getting builds failing today with errors like
> {code}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile 
> (default-compile) on project arrow-vector: Compilation failure: Compilation 
> failure:
> [ERROR] 
> /home/travis/build/apache/arrow/java/vector/src/main/java/org/apache/arrow/vector/complex/ListVector.java:[356,4]
>  error: cannot find symbol
> [ERROR] symbol:   variable Preconditions
> [ERROR] location: class ListVector
> [ERROR] 
> /home/travis/build/apache/arrow/java/vector/src/main/java/org/apache/arrow/vector/complex/NonNullableStructVector.java:[96,4]
>  error: cannot find symbol
> [ERROR] symbol:   variable Preconditions
> [ERROR] location: class NonNullableStructVector
> [ERROR] -> [Help 1]
> {code}
> see https://travis-ci.org/apache/arrow/jobs/571958044
> Is this introduced by a recent patch?



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

Reply via email to