[
https://issues.apache.org/jira/browse/PARQUET-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16107537#comment-16107537
]
Ryan Blue commented on PARQUET-1049:
------------------------------------
Merged #57. Thanks [~zi]!
> Make thrift version a property in pom.xml
> -----------------------------------------
>
> Key: PARQUET-1049
> URL: https://issues.apache.org/jira/browse/PARQUET-1049
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-format
> Reporter: Zoltan Ivanfi
> Assignee: Zoltan Ivanfi
> Priority: Minor
> Fix For: format-2.3.2
>
>
> In parquet-mr, the version of the thrift dependency is controlled by a
> property and can be overridden from the command line, for example `mvn clean
> verify -Dthrift.version=0.9.0`.
> In parquet-format, however, the version number of thrift is hard-coded in the
> pom.xml and a different version can only be used by modifying pom.xml itself.
> The thrift version should be a property in Parquet-format as well.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)