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.48k stars 970 forks source link

[core] Support bloom filter in sort file store reader #4132

Closed FangYongs closed 3 months ago

FangYongs commented 3 months ago

Purpose

Linked issue: close #4131

Support bloom filter in sort file store reader

Tests

Added test SortLookupStoreFactoryTest

API and Format

no

Documentation

no