Commit Graph

54189 Commits

Author SHA1 Message Date
alesapin
b4cac6a8a4 Fix unbundled, splitted and disable freebsd build 2020-12-25 15:36:49 +03:00
Anton Popov
ed623a1c6a
Merge pull request #18436 from CurtizJ/remove-unused-code-1
Remove unused code
2020-12-25 14:22:56 +03:00
Nikolai Kochetov
04d55dc495 Feractoring StringHash 2020-12-25 14:22:48 +03:00
alesapin
dc77b06d30 Fix build 2020-12-25 14:04:39 +03:00
George
ca0a3de581 fixed typos 2020-12-25 13:35:16 +03:00
alesapin
8d1b6f67b6 Trying asio standalone 2020-12-25 12:28:08 +03:00
alexey-milovidov
aba7b5f60d
Merge pull request #18493 from ClickHouse/fix-flaky-test-buffer
Fix flaky test 01584_distributed_buffer_cannot_find_column
2020-12-25 12:07:03 +03:00
alesapin
236d8185e9 Update boost 2020-12-25 11:18:26 +03:00
alesapin
266d388139 Better formatting 2020-12-25 11:06:10 +03:00
alesapin
2c2e1c915c
Merge pull request #18489 from azat/build-job-pool-fixes
Build job pool tiny fixes
2020-12-25 10:21:41 +03:00
alesapin
c9bbde649c
Merge pull request #18312 from ClickHouse/simplier_coverage
Make single image for building coverage report
2020-12-25 10:18:39 +03:00
UnamedRus
8de33481b5
Eng. Params docs for col, tbl, db names. 2020-12-25 06:10:08 +03:00
UnamedRus
05689a460b
Docs for params support of col, tbl, db names. 2020-12-25 06:01:16 +03:00
alexey-milovidov
491f481713
Merge pull request #18481 from ClickHouse/disable_write_with_aio
Disable write with AIO even for big merges
2020-12-25 04:24:43 +03:00
Alexey Milovidov
a671f13595 Fix flaky test 01584_distributed_buffer_cannot_find_column 2020-12-25 04:20:09 +03:00
Nikita Mikhaylov
7d8a307bb2
Merge pull request #15316 from nikitamikhaylov/copier-segfault
Add some extra tests to copier
2020-12-25 03:08:12 +03:00
alesapin
4b1fdded45 Remove non existing binary 2020-12-24 23:12:50 +03:00
alesapin
3c104035b1 Add NuRaft library 2020-12-24 23:10:47 +03:00
Azat Khuzhin
4c69612fa7 Limit parallel link jobs only if ThinLTO *is* enabled
Before it checks only ENABLE_THINLTO flag, which enables ThinLTO only
for RelWithDebInfo.
2020-12-24 22:57:44 +03:00
Azat Khuzhin
a16535687e Fix typo for parallel link jobs condition 2020-12-24 22:57:44 +03:00
vdimir
fcfe7f2c5d Add option access_to_key_from_attributes to documentation for ip_trie 2020-12-24 19:13:49 +00:00
vdimir
1e3bd37380 Add option access_to_key_from_attributes to ip dictionary 2020-12-24 19:13:49 +00:00
Nikolai Kochetov
e8f4a19a10 Feractoring StringHash 2020-12-24 21:57:31 +03:00
Denis Glazachev
1ddea6d7ee
Allow AppleClang builds 2020-12-24 22:08:20 +04:00
alexey-milovidov
30e3900235
Merge pull request #18435 from vdimir/ip-dict-minor-fix
Raise an error if more than one key is provided to ip_dictionary
2020-12-24 20:16:07 +03:00
alesapin
64c4ade5b0 Remove accident chage 2020-12-24 19:34:53 +03:00
alesapin
5d94b7eec0 Remove non working code 2020-12-24 19:30:53 +03:00
myrrc
8e5279cf69 fix gcc explicit namespace bug 2020-12-24 19:14:09 +03:00
alesapin
303c4f98cc Add ability to collect coverage from integration tests 2020-12-24 18:51:53 +03:00
alesapin
25d6f2776b Add ability to collect coverage from integration tests 2020-12-24 18:51:12 +03:00
Nikolai Kochetov
e7ffc13524 Renames. 2020-12-24 18:49:05 +03:00
alesapin
cf4337ca41 Some intermediate stage 2020-12-24 18:47:38 +03:00
Nikita Mikhaylov
6818b24fe5
Merge pull request #18381 from CurtizJ/part-types-merge
Restrict merges from wide to compact parts
2020-12-24 17:47:14 +03:00
Amos Bird
a797ac6d80 fix test again... 2020-12-24 17:43:20 +03:00
Amos Bird
6648b89843 fix test 2020-12-24 17:43:20 +03:00
Amos Bird
ccc426cd10 update croaring 2020-12-24 17:43:20 +03:00
Amos Bird
e42f83ae72 small fix 2020-12-24 17:43:20 +03:00
Amos Bird
c19ce7dad3 rewrite with better code 2020-12-24 17:43:20 +03:00
Andy Yang
cc75c33064 modify code style 2020-12-24 17:43:20 +03:00
Andy Yang
ccb2fcc161 Support bitmap64 feature 2020-12-24 17:43:20 +03:00
Nikita Mikhailov
63dc8c5462 better 2020-12-24 17:24:51 +03:00
Ilya Yatsishin
608b9a28ba
Merge pull request #18463 from qoega/codespell-changes
Fix codespell warnings. Split style checks. Update style checks docker
2020-12-24 16:53:11 +03:00
myrrc
fe80f98186 last fix add 2020-12-24 16:46:55 +03:00
myrrc
4c4f72786e replaced name shadowing in gcc 2020-12-24 16:45:43 +03:00
alesapin
3e9d177813 Slightly simplier cmake 2020-12-24 16:06:32 +03:00
Kruglov Pavel
724f103294
Merge pull request #18470 from Avogar/pr/16790
Pr/16790
2020-12-24 15:51:21 +03:00
Pavel Kruglov
bfda5e7d73 Merge branch 'master' of github.com:ClickHouse/ClickHouse into pr/16790 2020-12-24 15:36:46 +03:00
Kruglov Pavel
0529c2906a
Merge pull request #18349 from spongedu/support_is_ipv4
Support builtin function isIPv4String && isIPv6String
2020-12-24 14:52:07 +03:00
Yatsishin Ilya
f36e8f13c0 more fixes after rebase 2020-12-24 13:48:10 +03:00
tavplubix
5fbfc1935c
Merge pull request #18445 from ClickHouse/fix_to_nullable_conversion
Try fix 'value is too short' when converting from String to Nullable(T)
2020-12-24 13:38:43 +03:00