Skip to content

Fix join filter pushdown - #2249

Draft
ianton-ru wants to merge 3 commits into
antalya-26.6from
fix/join-filter-pushdown-through-rename
Draft

Fix join filter pushdown#2249
ianton-ru wants to merge 3 commits into
antalya-26.6from
fix/join-filter-pushdown-through-rename

Reuse existing left-only predicate helper for IStorageCluster JOIN wraps

4e1b754
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Aug 21, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 6f91aa6 Allow JOIN filter pushdown when side column names ... Skipped: sign-off not required for members
🟢 af87b90 Copy left-only WHERE into IStorageCluster JOIN wra... Skipped: sign-off not required for members
🟢 4e1b754 Reuse existing left-only predicate helper for ISto... Skipped: sign-off not required for members