JingsongLi commented on PR #8288: URL: https://github.com/apache/paimon/pull/8288#issuecomment-4749459561
Reviewed the change. The added row-id tie breaker makes the per-route RRF ranking deterministic when route scores are equal, and it is consistent with the existing final top-k tie breaker. The regression test covers the intended case by forcing a non-sorted iteration order. I also ran the focused test locally: `mvn -pl paimon-common -Pfast-build -Dtest=HybridSearchRankerTest test` LGTM from my side. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
