Skip to content

Make thrift version a property in pom.xml #330

@asfimport

Description

@asfimport

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.

Reporter: Zoltan Ivanfi / @zivanfi
Assignee: Zoltan Ivanfi / @zivanfi

PRs and other links:

Note: This issue was originally created as PARQUET-1049. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions