philip.han
|
0b79811d8e
|
Fixed referencing invalid offset in bloom_filter with array.
|
2019-12-20 20:33:27 +09:00 |
|
philip.han
|
89039abf69
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into bugfix_bloomfilter
|
2019-12-19 17:18:29 +09: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 |
|
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
|
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
|
91708fedfb
|
Merge pull request #8151 from amosbird/clangfix
Fix clang build
|
2019-12-18 17:32:40 +03:00 |
|
BayoNet
|
663b68cd08
|
Fixed documentation build (#8266)
* Link fix.
* Fixed something.
|
2019-12-18 14:35:25 +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 |
|
philip.han
|
281d2de538
|
Fixed bloom_filter.xml
* Surrounded the test with `STOP MERGE` and `START MERGE`
* Added `SET allow_experimental_data_skipping_indices = 1`
|
2019-12-18 09:16:43 +09: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 |
|
Alexey Milovidov
|
9587187ce7
|
Adapted benchmark queries for obfuscated dataset
|
2019-12-17 23:19:20 +03:00 |
|
alexey-milovidov
|
2c77c90e25
|
Update extended_roadmap.md
|
2019-12-17 21:45:44 +03:00 |
|
Matwey V. Kornilov
|
8ba0168250
|
Update contrib/protobuf
|
2019-12-17 21:15:33 +03:00 |
|
alesapin
|
30aa42784a
|
More stable kill in integration tests
|
2019-12-17 21:07:13 +03:00 |
|
alexey-milovidov
|
5aed72a126
|
Update extended_roadmap.md
|
2019-12-17 20:46:41 +03:00 |
|
alexey-milovidov
|
654ecdd514
|
Update extended_roadmap.md
|
2019-12-17 20:46:18 +03:00 |
|
Nicolae Vartolomei
|
d1de5bb8d5
|
Improve settings constraints tests coverage
|
2019-12-17 17:20:15 +00:00 |
|
alexey-milovidov
|
76d876d4bf
|
Merge pull request #8243 from amosbird/jemalloc-fix
Fix misconfigured jemalloc
|
2019-12-17 19:48:25 +03:00 |
|
alexey-milovidov
|
abd7e52272
|
Update S3Common.cpp
|
2019-12-17 18:38:50 +03:00 |
|
chertus
|
d7a2f45299
|
Fix crash in FULL JOIN with LowCard in key (attempt 2)
|
2019-12-17 18:02:42 +03:00 |
|
Pervakov Grigory
|
bdb9156843
|
Attach AWS SDK logging to CH logging system
|
2019-12-17 17:25:18 +03:00 |
|
alesapin
|
1c09a8b8aa
|
Revert tests
|
2019-12-17 16:03:23 +03:00 |
|
alesapin
|
3c4f12cb7f
|
Fix config subst test
|
2019-12-17 15:41:22 +03:00 |
|