You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/18 14:41:00 UTC

[jira] [Commented] (PARQUET-1390) [Java] Upgrade to Arrow 0.10.0

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

ASF GitHub Bot commented on PARQUET-1390:
-----------------------------------------

agrove-rms opened a new pull request #516: PARQUET-1390: Upgrade Arrow to 0.10.0
URL: https://github.com/apache/parquet-mr/pull/516
 
 
   This upgrades arrow from 0.8.0 to 0.10.0.
   
   This required adding new SchemaConverter visitor methods for fixedSizeBinary data type and I pretty much guessed at how to implement those so would appreciate a review of that.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> [Java] Upgrade to Arrow 0.10.0
> ------------------------------
>
>                 Key: PARQUET-1390
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1390
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-mr
>    Affects Versions: 1.10.0
>            Reporter: Andy Grove
>            Priority: Minor
>              Labels: pull-request-available
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Parquet is using Arrow 0.8.0 but version 0.10.0 was recently released. There are numerous bug fixes and improvements, including building with JDK 8.



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