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.43k stars 956 forks source link

[core] Separate index cache and data cache #4438

Closed Aitozi closed 1 week ago

Aitozi commented 2 weeks ago

Purpose

Linked issue: close #4437

Tests

API and Format

Documentation

JingsongLi commented 2 weeks ago

Hi @Aitozi , consider modifying old hash store, can you test it in your production env? I am not sure if this modification is good for old hash store.

Aitozi commented 2 weeks ago

Hi @Aitozi , consider modifying old hash store, can you test it in your production env? I am not sure if this modification is good for old hash store.

Sure, will test it first