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

Rok Mihevc updated ARROW-2498:
------------------------------
    External issue URL: https://github.com/apache/arrow/issues/18734

> [Java] Upgrade to JDK 1.8
> -------------------------
>
>                 Key: ARROW-2498
>                 URL: https://issues.apache.org/jira/browse/ARROW-2498
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: Java
>    Affects Versions: 0.11.0
>            Reporter: Andy Grove
>            Assignee: Andy Grove
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> I'm trying to use the parquet-arrow module from parquet-mr but I'm running 
> into this error because the two projects use different major versions of Java:
> {code:java}
>   Cause: java.lang.ClassNotFoundException: 
> org.apache.arrow.vector.types.pojo.ArrowType$Struct_{code}
> The struct is actually named `Struct` not `Struct_`.
> This PR is to track work to upgrade to JDK 1.8
> I should note that this is after the recent commit in parquet to upgrade to 
> use arrow-0.8.0.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to