Alexey Milovidov
|
a8caf269ca
|
Better rehash loop
|
2019-07-18 23:28:47 +03:00 |
|
Alexey Milovidov
|
268854d14e
|
Fix non-deterministic result of "uniq" aggregate function in extreme rare cases
|
2019-07-18 23:21:24 +03:00 |
|
Alexey Milovidov
|
ef50601b5c
|
Removed non-breaking spaces: find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l $'\xc2\xa0' | xargs sed -i -r -e 's/\xc2\xa0/ /g'
|
2019-01-25 02:01:56 +03:00 |
|
Alexey Milovidov
|
5ccc42fd96
|
Revert "Removed non-breaking spaces: find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l $'\xc2\xa0' | xargs sed -i -r -e 's/\xc2\xa0/ /'"
This reverts commit a28f0acf09 .
|
2019-01-25 01:59:45 +03:00 |
|
Alexey Milovidov
|
a28f0acf09
|
Removed non-breaking spaces: find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l $'\xc2\xa0' | xargs sed -i -r -e 's/\xc2\xa0/ /'
|
2019-01-24 22:49:36 +03:00 |
|
Alexey Milovidov
|
6a2d8d4f3f
|
Added support for arbitary complex types in "uniq" family of aggregate functions #2010
|
2018-07-16 06:55:41 +03:00 |
|
Alexey Milovidov
|
16bef55d0e
|
Fixed bad translation [#CLICKHOUSE-2]
|
2018-02-23 22:07:38 +03:00 |
|
Alexey Milovidov
|
ce4349b6cd
|
Fixed error when huge sets for IN, JOIN, DISTINCT cannot be created with exception message "Cannot mremap... Bad address" [#CLICKHOUSE-2].
|
2017-08-11 02:25:51 +03:00 |
|
Alexey Milovidov
|
41e97787e3
|
Less dependencies [#CLICKHOUSE-2].
|
2017-04-16 08:40:17 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|