yangzhg opened a new issue #6706: URL: https://github.com/apache/incubator-doris/issues/6706
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description Some third-party library versions have not been updated for a long time, and there are performance and functional issues. * arrow 0.15 version has serious performance problems [ARROW-7059](https://issues.apache.org/jira/browse/ARROW-7059) * thrift 0.9 will cause parquet export bool type incorrectly * after upgrade thrift we could remove some boost with stl So I will update * arrow 0.15 ->5.0 * thrift 0.9->0.13 * others accroding to [arrow dependencies](https://github.com/apache/arrow/blob/apache-arrow-5.0.0/cpp/thirdparty/versions.txt) ### Use case _No response_ ### Related issues _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
