alexey-milovidov
|
b864bc49b9
|
Merge pull request #8310 from ClickHouse/remove-tcmalloc
Remove support for tcmalloc
|
2019-12-20 05:04:19 +03:00 |
|
Alexey Milovidov
|
69083eee7a
|
Fixed warning while building libunwind
|
2019-12-20 05:02:11 +03:00 |
|
Alexey Milovidov
|
9a27ed559b
|
Fixed warning while building libunwind
|
2019-12-20 04:59:24 +03:00 |
|
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
|
5da506b67a
|
Fixed error in compression codecs.
|
2019-12-19 22:23:49 +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
|
c3161b7610
|
Add DCL to manage row policies.
|
2019-12-19 18:40:21 +03:00 |
|
Vitaly Baranov
|
6baccb963d
|
Add functions currentRowPolicies() and system table 'system.row_policies'.
|
2019-12-19 18:40:15 +03:00 |
|
alesapin
|
0cc7ccfc2e
|
Remove unintended diff
|
2019-12-19 18:30:52 +03:00 |
|
alesapin
|
9fea941009
|
Make wait endless
|
2019-12-19 18:27:56 +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 |
|
alesapin
|
88033a4333
|
Merge branch 'master' into synchronous_mutations
|
2019-12-19 15:44:02 +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
|
754fb40cc4
|
Transform stateless test for row policy into an integration test
with improvements.
|
2019-12-19 13:37:02 +03:00 |
|
Vitaly Baranov
|
9f5ab54fc2
|
Rework RowPolicy based on IAccessEntity.
|
2019-12-19 13:37:02 +03: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 |
|