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 |
|
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 |
|
Guillaume Tassery
|
abbbf3e726
|
cosmetic
|
2019-12-19 10:29:13 +01:00 |
|
Guillaume Tassery
|
d5d8fd7004
|
refactor target_table to table for better hemogny
|
2019-12-19 10:27:12 +01:00 |
|
Guillaume Tassery
|
1f5a11b384
|
Add test for ON CLUSTER on RELOAD DICTIONARY command
|
2019-12-19 09:01:57 +01:00 |
|
Guillaume Tassery
|
9e808e4a0d
|
Let the command SYSTEM RELOAD DICTIONARY to use ON CLUSTER syntax
|
2019-12-19 08:54:43 +01:00 |
|
Guillaume Tassery
|
d5b4b40b4e
|
Add parser
|
2019-12-19 04:46:20 +01: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 |
|
Alexey Milovidov
|
db853247ed
|
Disabled LLVM under UBSan (it should be already disabled from sanitize.cmake but does not work)
|
2019-12-19 00:37:17 +03:00 |
|
Alexey Milovidov
|
766aced61c
|
Merge branch 'master' of github.com:yandex/ClickHouse into update-llvm-bisect
|
2019-12-19 00:36:18 +03:00 |
|
Amos Bird
|
630ef97854
|
Allow table identifier as the first arg to joinGet (#7707)
|
2019-12-18 23:36:51 +03:00 |
|
alexey-milovidov
|
3d909d9c05
|
Merge pull request #8273 from ClickHouse/aku/dump-cmake-options
Dump cmake options in CI
|
2019-12-18 23:06:36 +03:00 |
|
alexey-milovidov
|
e1e13cecd2
|
Merge pull request #8279 from ClickHouse/key-condition-asserts
Added asserts to KeyCondition while evaluating RPN
|
2019-12-18 23:05:24 +03:00 |
|
Alexey Milovidov
|
331c1b2360
|
Suppress warning from CapNProto
|
2019-12-18 23:01:16 +03:00 |
|
Alexey Milovidov
|
5cc6f9029e
|
Removed garbage
|
2019-12-18 22:50:49 +03:00 |
|
Alexey Milovidov
|
701a9a8143
|
Fixed "unbundled" build
|
2019-12-18 22:50:12 +03:00 |
|
Alexey Milovidov
|
b13472f617
|
Including Roaring Bitmap with -isystem
|
2019-12-18 22:41:08 +03:00 |
|
Alexey Milovidov
|
36feb8d804
|
More compatibility functions for glibc
|
2019-12-18 22:35:56 +03:00 |
|
alexey-milovidov
|
f5a16b1229
|
Update KeyCondition.cpp
|
2019-12-18 22:04:33 +03:00 |
|
alexey-milovidov
|
b5cab7c721
|
Update KeyCondition.cpp
|
2019-12-18 22:03:57 +03:00 |
|
Alexey Milovidov
|
90795b7d4b
|
Added asserts to KeyCondition while evaluating RPN
|
2019-12-18 22:00:09 +03:00 |
|
alexey-milovidov
|
11db8b2b50
|
Merge pull request #8276 from ClickHouse/tid-preparation
Minimal change in preparation for #7477
|
2019-12-18 21:33:55 +03:00 |
|
Nikolai Kochetov
|
f3c5f2d170
|
Merge pull request #8272 from ClickHouse/fix_replace_running_query
Fix 00600_replace_running_query.
|
2019-12-18 21:33:09 +03:00 |
|
Alexey Milovidov
|
34c602c18f
|
Fixed linking order issues
|
2019-12-18 20:22:51 +03:00 |
|
Alexey Milovidov
|
d0073ac7cf
|
Minimal change in preparation for #7477
|
2019-12-18 19:47:51 +03:00 |
|
Alexey Milovidov
|
9a60220345
|
Treat libbtrie as system library
|
2019-12-18 19:42:38 +03:00 |
|
alexey-milovidov
|
cd7a0c2bea
|
Merge pull request #8274 from Enmk/now64_crash_fix
now64() tests
|
2019-12-18 19:35:53 +03:00 |
|
alesapin
|
742caced3f
|
Add ability to work with different types besides Date in RangeHashed external dictionary created from DDL query.
|
2019-12-18 19:26:46 +03:00 |
|
Alexey Milovidov
|
8b63ab61b5
|
Update submodule
|
2019-12-18 19:22:05 +03:00 |
|
Alexey Milovidov
|
a625df8d46
|
Removed unused directives from CMakeLists
|
2019-12-18 19:16:11 +03:00 |
|
Alexey Milovidov
|
3a02b1093e
|
Fixed error
|
2019-12-18 19:15:03 +03:00 |
|
Alexey Milovidov
|
0576a58525
|
Fixed build
|
2019-12-18 19:11:56 +03:00 |
|
Vasily Nemkov
|
6fee967acd
|
now64() tests
|
2019-12-18 19:10:26 +03:00 |
|
Alexey Milovidov
|
1d0854c7af
|
Using less number of LLVM libraries
|
2019-12-18 19:08:11 +03:00 |
|
Alexander Kuzmenkov
|
cb19696778
|
Dump cmake options in CI.
|
2019-12-18 18:40:42 +03:00 |
|
Alexey Milovidov
|
2f17bf2833
|
Fixed aarch64 build in CI
|
2019-12-18 18:36:44 +03:00 |
|
Alexey Milovidov
|
823c120776
|
Fixed "splitted" build in CI
|
2019-12-18 18:34:02 +03:00 |
|