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 957 forks source link

[WIP][refactor] Expose FileStoreLookupFunction#checkRefresh to allow user-defined lookup function to override refresh strategy #4406

Closed yuzelin closed 3 weeks ago

yuzelin commented 3 weeks ago

Purpose

Linked issue: close #xxx

Tests

API and Format

Documentation