Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
2.43k
stars
956
forks
source link
[core] Increase the default value of cache.expiration-interval to 10m #4456
Closed
mxdzs0612 closed 2 weeks ago
Purpose
The default value of database/table/partition cache for a catalog is 1 minute, leading to a low hit rate. We would like to increase it to 10 minutes.
Tests
no.
API and Format
no.
Documentation
added.