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

[Feature] Support bloom filter in sort file store reader #4131

Closed FangYongs closed 3 months ago

FangYongs commented 3 months ago

Search before asking

Motivation

Subtask of #3827 , support bloom filter in sort file store reader

Solution

No response

Anything else?

No response

Are you willing to submit a PR?