apache / carbondata

High performance data store solution
carbondata.apache.org
Apache License 2.0
1.43k stars 704 forks source link

[CARBONDATA-4349] Upgrade thrift version #4355

Closed jackylk closed 3 weeks ago

jackylk commented 3 months ago

Why is this PR needed? Thrift version 0.9.3 is not supported by new version of Linux

What changes were proposed in this PR? Thrift library version is upgraded from 0.9.3 to 0.17.0

Does this PR introduce any user interface change? No Is any new testcase added? No Only thrift version is changed and compilation is fixed due to version upgrade.

chenliang613 commented 2 months ago

looks good to me

chenliang613 commented 2 months ago

@jackylk can you create a new pull request to update relevant documents, like : https://github.com/apache/carbondata/tree/master/build

jackylk commented 1 month ago

@chenliang613 sure, I will do it