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 |
|
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 |
|
alesapin
|
7b392d4e89
|
Merge pull request #8275 from ClickHouse/fix_range_dictionaries_ddl
DDL dictionaries Range fix
|
2019-12-19 12:54:39 +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 |
|
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
|
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
|
d0073ac7cf
|
Minimal change in preparation for #7477
|
2019-12-18 19:47:51 +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 |
|
Vasily Nemkov
|
6fee967acd
|
now64() tests
|
2019-12-18 19:10:26 +03:00 |
|
Alexander Kuzmenkov
|
cb19696778
|
Dump cmake options in CI.
|
2019-12-18 18:40:42 +03:00 |
|
Nikolai Kochetov
|
d6c34d11d9
|
Fix 00600_replace_running_query.
|
2019-12-18 18:21:45 +03:00 |
|
Alexey Milovidov
|
07df03a5e0
|
Removed garbage
|
2019-12-18 18:04:43 +03:00 |
|
alexey-milovidov
|
ae913e5f0e
|
Merge pull request #8270 from Enmk/now64_crash_fix
Fixed crash in now64() when it argument is a result of function call.
|
2019-12-18 18:02:22 +03:00 |
|
Vasily Nemkov
|
6802025eb6
|
Fixed crash in now64() when it argument is a result of function call.
|
2019-12-18 17:51:35 +03:00 |
|
Alexey Milovidov
|
25f2830e5e
|
Removed garbage
|
2019-12-18 17:50:32 +03:00 |
|
Alexey Milovidov
|
d279009403
|
Lower debug info size
|
2019-12-18 17:46:15 +03:00 |
|
alexey-milovidov
|
91708fedfb
|
Merge pull request #8151 from amosbird/clangfix
Fix clang build
|
2019-12-18 17:32:40 +03:00 |
|
Andrei Bodrov
|
dd007c5ce1
|
typo :(
|
2019-12-18 15:48:40 +03:00 |
|
Andrei Bodrov
|
6ffa542c4c
|
fix build
|
2019-12-18 15:01:07 +03:00 |
|
Andrei Bodrov
|
6ba5cf289c
|
test
|
2019-12-18 14:57:06 +03:00 |
|
BayoNet
|
663b68cd08
|
Fixed documentation build (#8266)
* Link fix.
* Fixed something.
|
2019-12-18 14:35:25 +03:00 |
|
Andrei Bodrov
|
cbcc7482ff
|
fix after merge
|
2019-12-18 13:05:22 +03:00 |
|
Andrei Bodrov
|
5ae834d153
|
fix conflict
|
2019-12-18 13:02:04 +03:00 |
|
Andrew Grigorev
|
d1cc5e6fed
|
Fix typo in HDFS docs url (#8265)
|
2019-12-18 12:46:42 +03:00 |
|
Vladimir Chebotarev
|
292c38c514
|
Added english documentation for extended TTL syntax (#8261)
* Added english documentation for extended TTL syntax.
* Update docs/en/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Added link to multiple volumes.
* Update docs/en/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Changed deletion to removal.
* Removed redundant piece of text.
|
2019-12-18 10:54:21 +03:00 |
|
Alexey Milovidov
|
6d58d85579
|
Fixed warnings
|
2019-12-18 08:12:03 +03:00 |
|
Alexey Milovidov
|
2d00de93b9
|
Attempt to fix docs
|
2019-12-18 07:40:36 +03:00 |
|
alexey-milovidov
|
c68c703593
|
Merge pull request #8200 from hombit/docs-alter-add-codec
Add codec to ALTER ADD COLUMN docs
|
2019-12-18 07:36:51 +03:00 |
|
alexey-milovidov
|
f1e5e8edeb
|
Merge pull request #8141 from nikitamikhaylov/mac-documentation
Fix mac build documentation
|
2019-12-18 07:35:17 +03:00 |
|
alexey-milovidov
|
cc735b4554
|
Merge pull request #8221 from kreuzerkrieg/MoreGCCWarnings
More GCC warnings
|
2019-12-18 02:02:22 +03:00 |
|
alexey-milovidov
|
a7384b4d07
|
Merge branch 'master' into MoreGCCWarnings
|
2019-12-18 02:01:39 +03:00 |
|
alexey-milovidov
|
06d124c073
|
Merge pull request #8229 from hczhcz/patch-2
Optimize rounding functions
|
2019-12-18 02:00:14 +03:00 |
|
alexey-milovidov
|
993ed07e11
|
Merge pull request #8255 from ClickHouse/fix_flappy_test
More stable kill in integration tests
|
2019-12-18 01:59:22 +03:00 |
|
alexey-milovidov
|
b2fcaff0dc
|
Merge pull request #8252 from 4ertus2/bugs
Fix crash in FULL JOIN with LowCard in key (attempt 2)
|
2019-12-18 01:58:56 +03:00 |
|
alexey-milovidov
|
c9887ccadc
|
Merge pull request #8250 from ClickHouse/no_mutation_number_by_default
No mutation number by default
|
2019-12-18 01:58:21 +03:00 |
|
alexey-milovidov
|
412991dfb3
|
Merge pull request #8256 from matwey/fix-protobuf-cmake
Update contrib/protobuf
|
2019-12-18 01:57:11 +03:00 |
|
alexey-milovidov
|
5afb518c47
|
Merge pull request #8253 from nvartolomei/nv/constraints-coverage
Improve settings constraints tests coverage
|
2019-12-18 01:56:50 +03:00 |
|
Alexander Kuzmenkov
|
89a2ec3944
|
Check Field type in get(). (#7386)
Allow silent conversion only between Int64 and UInt64.
|
2019-12-17 23:48:33 +03:00 |
|
alexey-milovidov
|
e691762a6b
|
Merge pull request #8251 from GrigoryPervakov/s3-log
Attach AWS SDK logging to CH logging system
|
2019-12-17 23:33:47 +03:00 |
|
Alexey Milovidov
|
030de41a14
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-12-17 23:19:32 +03:00 |
|