xiangfu0 commented on PR #18168:
URL: https://github.com/apache/pinot/pull/18168#issuecomment-4233004016

   Addressed in `83f9dc0127`.
   
   For the quantizer path, we are intentionally not preserving legacy 
float-path cosine semantics. Quantized readers/writers are being standardized 
on the finite zero-norm fallback (`1.0`) so candidate ordering and threshold 
handling stay stable across the quantizer stack.
   
   This is now stated explicitly in `FlatQuantizer`, and `FlatQuantizerTest` 
continues to lock in that behavior.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to