apache / apache/fluss-benchmarks

Filter pushdown performance for log table (FIP-10)

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
13
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Filter pushdown for log tables enables early filtering at the storage layer before decompression and deserialization, thereby dramatically improving query performance for non-primary key and non-partition key filters. See FIP: https://cwiki.apache.org/confluence/display/FLUSS/%5BWIP%5DFIP-10%3A+Support+Log+RecordBatch+Filter+Pushdown

In this issue, we evaluate the performance improvement achieved by this FILTER pushdown optimization.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.