apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://gravitino.apache.org
Apache License 2.0
1.1k stars 350 forks source link

[Improvement] [iceberg-common] overwrite the equals and hashCode method to avoid frequently creating HiveClientPool instances #5442

Closed caican00 closed 3 weeks ago

caican00 commented 4 weeks ago

What would you like to be improved?

overwrite the equals and hashCode method to avoid frequently creating HiveClientPool instances for IcebergHiveCachedClientPool

How should we improve?

No response