Skip to content

fix: reduce RANK window top-K memory from O(input) to O(K + ties) per partition - #24591

Open
jayzhan211 wants to merge 3 commits into
apache:mainfrom
jayzhan211:fix/partitioned-topk-rank-memory
Open

fix: reduce RANK window top-K memory from O(input) to O(K + ties) per partition#24591
jayzhan211 wants to merge 3 commits into
apache:mainfrom
jayzhan211:fix/partitioned-topk-rank-memory

fix: improve tests for PartitionedTopKRank to address memory usage an…

2d15aeb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Process
succeeded Aug 23, 2026 in 7s