Skip to content

Fix quantileTDigest#2553

Merged
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
ssmike:fix-radix-sort
Jun 28, 2018
Merged

Fix quantileTDigest#2553
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
ssmike:fix-radix-sort

Conversation

@ssmike
Copy link
Copy Markdown
Contributor

@ssmike ssmike commented Jun 25, 2018

RadixSort doesn't work on negative floats. So quantileTDigest doesn't work too.

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

@alexey-milovidov alexey-milovidov merged commit c7a305e into ClickHouse:master Jun 28, 2018
@alexey-milovidov
Copy link
Copy Markdown
Member

👍

@alexey-milovidov
Copy link
Copy Markdown
Member

Missing test.

@ssmike
Copy link
Copy Markdown
Contributor Author

ssmike commented Jun 28, 2018

dbms/src/Common/tests/radix_sort.cpp

alexey-milovidov added a commit that referenced this pull request Jun 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants