[common] Use caffeine to replace with guava cache
(Please specify the module before the PR name: [core] ... or [flink] ...)
Purpose
(What is the purpose of the change, or the associated issue) this pr closes #636
Tests
(List UT and IT cases to verify this change)
API and Format
(Does this change affect API or storage format)
Documentation
(Does this change introduce a new feature)
Maybe we need to release relocated caffiene in https://github.com/apache/incubator-paimon-shade first.
Currently, paimon-shade releasing is blocked by https://issues.apache.org/jira/browse/INFRA-24372
we already have shaded caffiene dependency, you can continue to finish this.
we already have shaded caffiene dependency, you can continue to finish this.
Thanks. done.