Danila Kutenin
|
d0840bfc5d
|
Move miniselect to submodule and replace quantile exact with better algorithm
|
2020-11-10 00:53:43 +03:00 |
|
Danila Kutenin
|
3c6794bf37
|
Add Floyd-Rivest selection algorithm instead of std::partial_sort
|
2020-11-09 20:22:05 +03:00 |
|
Alexey Milovidov
|
fd84d16387
|
Fix "server failed to start" error
|
2020-11-07 03:14:53 +03:00 |
|
alexey-milovidov
|
4e85d6a4c3
|
Merge pull request #16273 from Avogar/collation-support
Support collate in LowCardinality, Nullable, Array and Tuple, where nested type is String
|
2020-11-06 21:52:52 +03:00 |
|
Alexey Milovidov
|
b56486510f
|
Improve Arcadia
|
2020-11-05 12:55:01 +03:00 |
|
Pavel Kruglov
|
b67465b010
|
Fix style
|
2020-11-03 18:00:51 +03:00 |
|
Pavel Kruglov
|
822bbcfdba
|
Make Cmp with template
|
2020-11-03 17:25:52 +03:00 |
|
Alexey Milovidov
|
9868b58531
|
Minor change
|
2020-11-03 17:09:37 +03:00 |
|
Alexey Milovidov
|
cd86f98aec
|
Minor fixes
|
2020-11-03 17:09:37 +03:00 |
|
Alexey Milovidov
|
bcd660bb57
|
Minor fixes
|
2020-11-03 17:09:37 +03:00 |
|
Pavel Kruglov
|
cf3f39ed29
|
Small changes
|
2020-11-03 17:09:37 +03:00 |
|
Pavel Kruglov
|
4d399fff3e
|
Support collation for Array and Tuple
|
2020-11-03 17:09:37 +03:00 |
|
Pavel Kruglov
|
5c296365e2
|
Fix build error
|
2020-11-03 17:08:40 +03:00 |
|
Pavel Kruglov
|
2892252b36
|
Support collate in LowCardinality(String) and Nullable(String) and refactor ColumnString
|
2020-11-03 17:06:21 +03:00 |
|
Maxim Akhmedov
|
3627fabfb9
|
Remove -g0 form Arcadia build settings.
|
2020-10-29 17:37:23 +03:00 |
|
Alexander Kuzmenkov
|
ba34145817
|
Merge pull request #16425 from filimonov/minumum
Fix typos reported by codespell
|
2020-10-28 08:07:18 +03:00 |
|
Mikhail Filimonov
|
41971e073a
|
Fix typos reported by codespell
|
2020-10-27 12:04:03 +01:00 |
|
Alexey Milovidov
|
32ed8c9681
|
Fix trailing whitespace
|
2020-10-26 22:12:40 +03:00 |
|
Nikolai Kochetov
|
3151de1b4e
|
Update ColumnConst include.
|
2020-10-26 13:26:52 +03:00 |
|
Nikolai Kochetov
|
68c9a57788
|
Merge branch 'master' into new-block-for-functions-4
|
2020-10-21 09:17:25 +03:00 |
|
Nikolai Kochetov
|
bc58637ec2
|
Fixing build.
|
2020-10-19 21:37:44 +03:00 |
|
Nikolai Kochetov
|
ce2f6a0560
|
Part 4.
|
2020-10-18 00:41:50 +03:00 |
|
Alexey Milovidov
|
5e502c52b3
|
Merge branch 'master' into AES_encrypt_decrypt
|
2020-10-14 16:30:23 +03:00 |
|
Alexey Milovidov
|
269b6383f5
|
Check for #pragma once in headers
|
2020-10-10 21:37:02 +03:00 |
|
Nikolai Kochetov
|
a7fb2e38a5
|
Use ColumnWithTypeAndName as function argument instead of Block.
|
2020-10-09 10:41:28 +03:00 |
|
Alexey Milovidov
|
059646743b
|
Remove OpenCL
|
2020-09-19 17:20:00 +03:00 |
|
alexey-milovidov
|
65517da62b
|
Merge pull request #14495 from nikitamikhaylov/update-permutation-bugfix-3
updatePermumation with Nullable
|
2020-09-19 13:53:55 +03:00 |
|
Alexey Milovidov
|
9df338f37b
|
Merge branch 'master' into remove-header
|
2020-09-18 01:18:53 +03:00 |
|
Alexey Milovidov
|
799a675b5d
|
Merge branch 'master' into AES_encrypt_decrypt
|
2020-09-17 21:42:51 +03:00 |
|
alexey-milovidov
|
a93c579798
|
Update ColumnString.cpp
|
2020-09-17 00:36:57 +03:00 |
|
Artem Zuikov
|
51ba12c2c3
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
|
Alexey Milovidov
|
3795dfed14
|
Remove one header
|
2020-09-14 16:34:44 +03:00 |
|
nikitamikhaylov
|
2bffefae1a
|
typo
|
2020-09-14 16:30:44 +03:00 |
|
nikitamikhaylov
|
5697f6d926
|
style fix
|
2020-09-14 16:14:18 +03:00 |
|
alesapin
|
902624cb7b
|
Merge branch 'master' into if_bug
|
2020-09-11 10:54:32 +03:00 |
|
Ilya Yatsishin
|
594ce8ea66
|
Merge pull request #14636 from mcheshkov/use-global-addincl-for-icu
Use global ICU ADDINCL for Arcadia build
|
2020-09-09 20:50:52 +03:00 |
|
alesapin
|
62428845a0
|
Bug in mutation
|
2020-09-09 19:47:06 +03:00 |
|
Mikhail Cheshkov
|
673244876e
|
Use global ICU ADDINCL for Arcadia build
|
2020-09-09 18:01:52 +03:00 |
|
nikitamikhaylov
|
751e410915
|
better[3]
|
2020-09-09 17:11:08 +03:00 |
|
myrrc
|
a8f5d9e70f
|
added the test and comment
|
2020-09-09 15:52:44 +03:00 |
|
Nikita Mikhaylov
|
ead6bfe05c
|
better[2]
|
2020-09-09 15:42:56 +03:00 |
|
Nikita Mikhaylov
|
f04d67b688
|
better
|
2020-09-09 15:41:51 +03:00 |
|
Nikita Mikhaylov
|
530057e79f
|
update all columns
|
2020-09-09 15:27:05 +03:00 |
|
Nikita Mikhaylov
|
c03a9487ca
|
another test + fix
|
2020-09-09 14:55:20 +03:00 |
|
alexey-milovidov
|
cf22527de0
|
Merge pull request #14590 from ClickHouse/remove-useless-lc-code
Remove useless line.
|
2020-09-09 09:39:07 +03:00 |
|
Nikita Mikhaylov
|
614e01b0e4
|
better
|
2020-09-08 23:12:55 +03:00 |
|
myrrc
|
78eac658b0
|
adding correct LC nested nullability checker
|
2020-09-08 22:51:44 +03:00 |
|
Nikolai Kochetov
|
fe0507663b
|
Remove useless line.
|
2020-09-08 22:40:22 +03:00 |
|
nikitamikhaylov
|
c4f0465a7c
|
limit
|
2020-09-08 18:54:30 +03:00 |
|
Alexey Milovidov
|
e3924b8057
|
Fix "Arcadia"
|
2020-09-08 01:14:13 +03:00 |
|