You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2019/10/31 04:49:30 UTC

[GitHub] [incubator-doris] shengyunyao commented on issue #2102: Add RadixSort for doris and optimize the performance of percentile_approx with RadixSort

shengyunyao commented on issue #2102: Add RadixSort for doris and optimize the performance of percentile_approx with RadixSort
URL: https://github.com/apache/incubator-doris/issues/2102#issuecomment-548215561
 
 
   After using RadixSort, when we run `percentile_approx` on 210,000,000 records, we can reduce the time cost from 18.5 seconds to10 seconds.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org