apache / paimon

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
https://paimon.apache.org/
Apache License 2.0
2.16k stars 855 forks source link

can we cache kv in caffeine which k not found in paimon dim table #3526

Closed yangyongyongyong closed 1 month ago

yangyongyongyong commented 1 month ago

Search before asking

Motivation

If we cache the nonexistent k, we avoid cache penetration

Solution

No response

Anything else?

No response

Are you willing to submit a PR?