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.12k stars 839 forks source link

[core] speed up tagged snapshot search #3562

Closed askwang closed 1 week ago

askwang commented 2 weeks ago

Purpose

Linked issue: close #xxx

Tests

API and Format

Documentation

askwang commented 1 week ago

Hi @askwang , I think we don't need to optimize search here. Here is just loop in memory. Very very fast...

+1, I close it