apache / incubator-pegasus

Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store
https://pegasus.apache.org/
Apache License 2.0
1.97k stars 314 forks source link

feat(java-client): add maven-thrift-plugin #1997

Closed shalk closed 3 months ago

shalk commented 5 months ago

What problem does this PR solve?

fix #1664

ref: https://issues.apache.org/jira/browse/THRIFT-1536 ref: https://github.com/apache/parquet-mr/pull/600

What is changed and how does it work?

Checklist

Tests
Code changes
Side effects
Related changes