apache / amoro

Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
https://amoro.apache.org/
Apache License 2.0
849 stars 278 forks source link

[Hotfix] Bump up thrift to 0.20.0 #2885

Closed zhoujinsong closed 3 months ago

zhoujinsong commented 4 months ago

Why are the changes needed?

Bump up thrift to 0.20.0 to avoid vulnerable issues.

This change may result in older clients being unable to communicate properly with the upgraded server.

Brief change log

How was this patch tested?

Documentation

zhoujinsong commented 3 months ago

Create a thrift shade project to bump up the thrift version to 0.20.0: #2915