Mahmut Bulut created ARROW-7507: ----------------------------------- Summary: Bump Thrift version to 0.13 in parquet-format and parquet Key: ARROW-7507 URL: https://issues.apache.org/jira/browse/ARROW-7507 Project: Apache Arrow Issue Type: Improvement Components: Rust Affects Versions: 1.0.0 Reporter: Mahmut Bulut
*Problem Description* Currently, `byteorder` crate changes is not incorporated in both `parquet-format` and `parquet` crates. Both should have consistently updated to the thrift 0.13 in reverse order(first parquet-format then parquet) to update the dependencies which are using older versions. This makes clashing versions from other crates that are following the upstream. -- This message was sent by Atlassian Jira (v8.3.4#803005)