SharonIV0x86 commented on PR #2849:
URL: https://github.com/apache/kvrocks/pull/2849#issuecomment-2809273008

   @LindaSummer Hi, i have tested the quantile command after the merging of the 
#2878 and it works as expected.
   
   However, there is a bit of difference in quantile values when compared to 
the original implementation of [ redis 
``tdigest.quantile``](https://redis.io/docs/latest/commands/tdigest.quantile/) 
but i believe kvrocks quantile is more accurate as it uses linear interpolation 
so it should be good.
   
   I have also added a go test case so if any changes are required pls lmk. 👍🏼 


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

Reply via email to