Alexey Milovidov
|
6b25f8991d
|
Fixed warning while building libunwind
|
2019-12-20 04:56:20 +03:00 |
|
Alexey Milovidov
|
efe0492bee
|
Replaced libc-headers with submodule
|
2019-12-20 04:50:20 +03:00 |
|
alexey-milovidov
|
de01dd12b5
|
Merge pull request #8306 from ClickHouse/fix_rename_distributed
Fix rename distributed
|
2019-12-20 04:38:21 +03:00 |
|
Alexey Milovidov
|
687a8bf43b
|
Using libc includes from custom directory
|
2019-12-20 04:24:25 +03:00 |
|
alexey-milovidov
|
c6a286c3ee
|
Merge branch 'master' into libc-headers
|
2019-12-20 04:15:15 +03:00 |
|
alexey-milovidov
|
3ba09ed589
|
Merge pull request #8298 from 4ertus2/joins
Fix engine join crash
|
2019-12-20 04:12:43 +03:00 |
|
Alexey Milovidov
|
0ac868ed48
|
Deprecate "merge_tree_uniform_read_distribution" setting
|
2019-12-20 04:11:37 +03:00 |
|
Alexey Milovidov
|
4104a65bab
|
Fixed build
|
2019-12-20 04:01:51 +03:00 |
|
Alexey Milovidov
|
fe10c24a17
|
Fixed build: set compile flags only when appropriate
|
2019-12-20 03:38:57 +03:00 |
|
Alexey Milovidov
|
cea2903e72
|
Fixed build: set compile flags only when appropriate
|
2019-12-20 03:35:35 +03:00 |
|
Alexey Milovidov
|
272b7b4471
|
Using libc++ even with gcc
|
2019-12-20 03:06:12 +03:00 |
|
Alexey Milovidov
|
098a3e0b75
|
Fixed comment
|
2019-12-20 03:03:10 +03:00 |
|
Alexey Milovidov
|
6061e04b75
|
Fixed comment
|
2019-12-20 03:01:51 +03:00 |
|
Alexey Milovidov
|
fe604cf3e7
|
Remove support for tcmalloc
|
2019-12-20 02:59:55 +03:00 |
|
Alexey Milovidov
|
0d089700fa
|
Remove support for tcmalloc
|
2019-12-20 02:56:40 +03:00 |
|
Alexey Milovidov
|
371aef532c
|
Deprecate "merge_tree_uniform_read_distribution" setting
|
2019-12-20 02:49:41 +03:00 |
|
alexey-milovidov
|
3c474686af
|
Merge pull request #8307 from ClickHouse/update-build-instructions-remove-libraries-from-os
Remove obsolete info from build instructions and documentation
|
2019-12-20 01:43:48 +03:00 |
|
Alexey Milovidov
|
9ce8d5fe54
|
Deprecate "merge_tree_uniform_read_distribution" setting
|
2019-12-20 01:38:05 +03:00 |
|
alexey-milovidov
|
75f0159d5f
|
Update developer_instruction.md
|
2019-12-20 01:16:04 +03:00 |
|
Alexey Milovidov
|
93c82158d3
|
Update build instructions according to new libraries from contrib
|
2019-12-20 01:13:42 +03:00 |
|
Vitaly Baranov
|
3ba66dd704
|
Merge pull request #8292 from vitlibar/update-simdjson
Fix memory leak in simdjson.
|
2019-12-20 00:36:54 +03:00 |
|
Alexey Milovidov
|
3d2af60ad2
|
Minor style improvement
|
2019-12-20 00:29:37 +03:00 |
|
chertus
|
b5658ef1a3
|
remove qualification in StorageJoin JOIN case
|
2019-12-19 23:37:10 +03:00 |
|
Alexander Tokmakov
|
d1568c1614
|
fix rename distributed
|
2019-12-19 22:51:12 +03:00 |
|
alexey-milovidov
|
e83eeef731
|
Merge pull request #8258 from ClickHouse/update-llvm-bisect
Update LLVM in contrib
|
2019-12-19 22:22:32 +03:00 |
|
alexey-milovidov
|
0b70706f04
|
Merge pull request #8241 from vitlibar/fix-allowed-client-hosts-checks
Fix checking if a client host is allowed.
|
2019-12-19 21:09:29 +03:00 |
|
Alexey Milovidov
|
814690e26f
|
Fixed selection of targets
|
2019-12-19 19:49:32 +03:00 |
|
chertus
|
c72b0d4e2a
|
fix engine join crash [wip]
|
2019-12-19 18:50:28 +03:00 |
|
Vitaly Baranov
|
ba328ad48e
|
Corrections after review.
|
2019-12-19 17:51:32 +03:00 |
|
alexey-milovidov
|
0828f86fd9
|
Merge pull request #8294 from taiyang-li/grammar
fix utils/grammar problem
|
2019-12-19 17:26:41 +03:00 |
|
Vitaly Baranov
|
dcb0d530e6
|
Fix our CMakeLists for simdjson.
|
2019-12-19 17:03:27 +03:00 |
|
alexey-milovidov
|
ad60f990cd
|
Merge pull request #8291 from Enmk/now64_crash_fix
Handling error from clock_gettime properly
|
2019-12-19 16:12:22 +03:00 |
|
alexey-milovidov
|
3e90352af1
|
Update now64.cpp
|
2019-12-19 16:12:13 +03:00 |
|
liyang
|
59f0431e2d
|
fix bug in select_with_query
|
2019-12-19 20:33:49 +08:00 |
|
alesapin
|
e6cc87fc20
|
Fix broken unit test
|
2019-12-19 15:31:10 +03:00 |
|
taiyang-li
|
e9d4d2cf26
|
rename error to err
because "error" is conflict with keyword "error" in golang
|
2019-12-19 20:00:47 +08:00 |
|
Vitaly Baranov
|
5a8ad1ba76
|
Update simdjson. This fixes memory leak in json_parse_implementation<T>.
|
2019-12-19 13:31:05 +03:00 |
|
alesapin
|
fc9c31eb52
|
Merge pull request #8271 from ClickHouse/less-bloat
Don't generate debug info for some fat libraries.
|
2019-12-19 13:23:39 +03:00 |
|
Nikolai Kochetov
|
5f3d7cace4
|
Merge pull request #7898 from apbodrov/avg_weighted
avgWeighted
|
2019-12-19 12:56:38 +03:00 |
|
Vasily Nemkov
|
2292ec9592
|
Handling error from clock_gettime properly
|
2019-12-19 12:55:10 +03:00 |
|
alesapin
|
7b392d4e89
|
Merge pull request #8275 from ClickHouse/fix_range_dictionaries_ddl
DDL dictionaries Range fix
|
2019-12-19 12:54:39 +03:00 |
|
Amos Bird
|
ee2a3b4b07
|
allow no-declared free functions
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en
Changelog category (leave one):
Bug Fix
Changelog entry (up to few sentences, required except for Non-significant/Documentation categories):
We have free functions implemented for factories such as https://github.com/yandex/ClickHouse/blob/master/dbms/src/Processors/Formats/Impl/CapnProtoRowInputFormat.cpp#L318
|
2019-12-19 09:02:01 +08:00 |
|
Vitaly Baranov
|
902d7860da
|
Fix tests.
|
2019-12-19 03:38:30 +03:00 |
|
Vitaly Baranov
|
41b0ba98dd
|
SYSTEM RELOAD db.dict syntax is now supported.
|
2019-12-19 03:38:24 +03:00 |
|
Alexey Milovidov
|
70a365f2d3
|
Added missing library
|
2019-12-19 03:23:16 +03:00 |
|
Vitaly Baranov
|
68187b5e08
|
Getting from a dictionary isn't blocked until SYSTEM RELOAD is finished.
|
2019-12-19 03:22:58 +03:00 |
|
Vitaly Baranov
|
bfcd437e91
|
Add an integration test.
|
2019-12-19 03:15:14 +03:00 |
|
Vitaly Baranov
|
fa53f0c6ba
|
Fix using a custom hostname for a node in the integrations tests.
See https://github.com/docker/compose/issues/2925
|
2019-12-19 03:15:08 +03:00 |
|
Alexey Milovidov
|
042f39fe1f
|
Fixed build
|
2019-12-19 02:30:10 +03:00 |
|
Alexey Milovidov
|
be7794d4da
|
Merge remote-tracking branch 'origin/master' into less-bloat
|
2019-12-19 02:14:10 +03:00 |
|