Maksim Kita
|
5147da3355
|
Fix clang-tidy warnings in AggregateFunction folder
|
2022-03-14 18:17:35 +00:00 |
|
Maksim Kita
|
5ef83deaa6
|
Update sort to pdqsort
|
2022-01-30 19:49:48 +00:00 |
|
Maksim Kita
|
51477adf1b
|
Updated additional cases
|
2021-12-20 15:55:07 +03:00 |
|
kssenii
|
e510c3839e
|
More correct
|
2021-05-31 22:09:54 +00:00 |
|
kssenii
|
d18609467b
|
First version
|
2021-05-30 13:57:30 +00:00 |
|
Vladimir
|
fc15cad7e0
|
Pass Settings to aggregate function creator
|
2021-05-26 14:58:31 +03:00 |
|
Vladimir
|
7224e25156
|
Revert "Pass Settings to aggregate function creator"
|
2021-05-26 14:46:42 +03:00 |
|
vdimir
|
905e54a0af
|
Merge branch 'master' into create-aggregate-func-settings
|
2021-05-11 11:18:24 +03:00 |
|
Alexey Milovidov
|
e905883c75
|
More fixes for PVS-Studio
|
2021-05-08 19:12:31 +03:00 |
|
vdimir
|
a2f1bde5cc
|
Pass Settings to all aggregate function creator
|
2021-04-15 13:39:59 +03:00 |
|
Maksim Kita
|
d9e9224188
|
IAggreagteFunction allocatesMemoryInArena removed default implementation
|
2021-04-09 20:12:06 +03:00 |
|
Alexey Milovidov
|
349d783089
|
Improve performance of aggregate functions
|
2021-02-01 20:12:12 +03:00 |
|
Anton Popov
|
88b325dcdc
|
rework distinct combinator
|
2020-06-17 22:36:27 +03:00 |
|
Nikolai Kochetov
|
f65305878b
|
Destructive IAggregateFunction::insertResultInto and ColumnAggregateFunction::convertToValues (#10890)
* Destructive IAggregateFunction::insertResultInto and ColumnAggregateFunction::convertToValues
* Try fix build.
* Try fix build.
* Fix build.
* Make convertToValues static.
* fix build.
* Remove const casts.
* Added comment.
* Fix build.
* Fix build.
* Add test.
* Fix test.
|
2020-05-14 10:59:14 +03:00 |
|
Alexey Milovidov
|
8c9408f927
|
Checkpoint
|
2020-04-22 11:31:10 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|