Andrew Lamb created ARROW-9127:
----------------------------------
Summary: [Rust] Update thirft library dependencies
Key: ARROW-9127
URL: https://issues.apache.org/jira/browse/ARROW-9127
Project: Apache Arrow
Issue Type: Bug
Reporter: Andrew Lamb
Update to latest version of apache thrift (1.3)
Rationale:
We were trying to update the version of `byteorder` that an internal project
used, but arrow/parquet -> depends on parquet-format-rs -> depends on thrift.
[~sunchao] recently updated the thrift-pin in parquet-format in
[https://github.com/apache/arrow/pull/6626,] so now it is possible to update
the thrift version here as well
The thrift dependency was postponed when the dependencies were last updated.
See:
https://github.com/apache/arrow/pull/6626
https://issues.apache.org/jira/browse/ARROW-8124
--
This message was sent by Atlassian Jira
(v8.3.4#803005)