[
https://issues.apache.org/jira/browse/PARQUET-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Blue updated PARQUET-1049:
-------------------------------
Fix Version/s: (was: format-2.3.2)
format-2.4.0
> 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.4.0
>
>
> 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)