You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Andy Grove (JIRA)" <ji...@apache.org> on 2018/04/23 17:41:00 UTC

[jira] [Created] (PARQUET-1278) [Java] parquet-arrow is broken due to different JDK version

Andy Grove created PARQUET-1278:
-----------------------------------

             Summary: [Java] parquet-arrow is broken due to different JDK version
                 Key: PARQUET-1278
                 URL: https://issues.apache.org/jira/browse/PARQUET-1278
             Project: Parquet
          Issue Type: Bug
    Affects Versions: 1.10.0
            Reporter: Andy Grove
             Fix For: 1.10.0


Parquet was recently update to use Arrow 0.8.0 to resolve this JIRA: https://issues.apache.org/jira/browse/PARQUET-1128 but unfortunately the issue is actually not resolved because Arrow 0.8.0 uses JDK 7 and Parquet uses JDK 8.

I have filed a Jira against Arrow to upgrade to JDK 8: https://issues.apache.org/jira/browse/ARROW-2498

Once this is done, we will need to update parquet-arrow to use the new version of arrow.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)