Meta Velox: TopNRowNumber Rank Ordering
Corrected TopNRowNumber in-memory execution so rows are emitted in ascending rank order within each partition, aligning the corrected behavior with WindowNode and the spilled execution path. No global ordering across partitions is introduced or guaranteed.
PR #18529
merged upstream
8612db5
merge commit
#18494
issue resolved
TopNRowNumber
rank operator