Alexey Milovidov
|
ac4d3b504e
|
Allow to start up with modified binary under gdb
|
2021-02-26 20:15:11 +03:00 |
|
Vladimir
|
9038fb3861
|
Merge pull request #20540 from lehasm/alexey-sm-DOCSUP-4328-document-xz-compression
|
2021-02-26 15:44:47 +03:00 |
|
Vladimir
|
0c5e48df9c
|
Merge pull request #20556 from gyuton/gyuton-DOCSUP-6234-Add_aliases_to_functions
|
2021-02-26 15:01:15 +03:00 |
|
Vladimir
|
78024ae2d6
|
Merge pull request #21009 from vdimir/fix-race-storage-join
|
2021-02-26 14:26:10 +03:00 |
|
Alexander Kazakov
|
66f603512c
|
A followup correction to #19998 (#21221)
|
2021-02-26 11:42:37 +03:00 |
|
Maksim Kita
|
749dd8d555
|
Merge pull request #21193 from kitaisreal/storage-rabbit-mq-added-uvloop
StorageRabbitMQ added UVLoop
|
2021-02-26 11:04:02 +03:00 |
|
alesapin
|
5b72cd231f
|
Merge pull request #21183 from ClickHouse/fix_mutation_for_storages
Restrict mutations for engines which doesn't support them
|
2021-02-26 09:54:09 +03:00 |
|
Alexander Kazakov
|
4bcaed98d8
|
Added "opt_reconnect" parameter to config for controlling MYSQL_OPT_RECONNECT option (#19998)
* Support for MYSQL_OPT_RECONNECT option
It can now be controlled by .opt_reconnect = {true|false} parameter in
the mysql replica config section
|
2021-02-26 09:49:49 +03:00 |
|
Kseniia Sumarokova
|
02b12cd347
|
Merge pull request #21138 from kssenii/rabbit-fix
rabbitmq: fix bug when late onReady callback causes duplicates
|
2021-02-26 07:18:39 +03:00 |
|
kssenii
|
1247c0f36c
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into rabbit-fix
|
2021-02-25 16:49:29 +00:00 |
|
alexey-milovidov
|
6a5ab40988
|
Merge pull request #21119 from fastio/bugfix_drop_metadata_from_auxiliary
fix the metadata leak when the Replicated*MergeTree with custom ZooKeeper cluster is dropped
|
2021-02-25 19:24:58 +03:00 |
|
vdimir
|
9c1ba71416
|
Merge remote-tracking branch 'upstream/master' into fix-race-storage-join
|
2021-02-25 19:13:49 +03:00 |
|
alexey-milovidov
|
0067a3beac
|
Merge pull request #19801 from ucasFL/ms
continue of #19487
|
2021-02-25 19:12:47 +03:00 |
|
tavplubix
|
d3d36a401c
|
Merge pull request #20114 from nvartolomei/nv/drop-readonly
Allow to drop readonly tables
|
2021-02-25 19:08:37 +03:00 |
|
Maksim Kita
|
63173eebdb
|
Merge pull request #21088 from azat/__has_feature-gcc-fix
Fix __has_feature macros under gcc
|
2021-02-25 18:34:14 +03:00 |
|
alesapin
|
653d962cdd
|
Fix style and add low-level check
|
2021-02-25 17:43:58 +03:00 |
|
Maksim Kita
|
29e783999c
|
Fixed typo
|
2021-02-25 17:43:32 +03:00 |
|
kssenii
|
c9ab71e6c1
|
Bump CI
|
2021-02-25 14:39:33 +00:00 |
|
Maksim Kita
|
f077a25a7a
|
StorageRabbitMQ added UVLoop
|
2021-02-25 17:02:34 +03:00 |
|
Nikolai Kochetov
|
802e5e725b
|
Merge pull request #19965 from ka1bi4/romanzhukov-DOCSUP-5822-update-accurateCastOrNull
DOCSUP-5822: Document the accurateCastOrNull function.
|
2021-02-25 15:16:34 +03:00 |
|
Roman Bug
|
168e6c63ea
|
Merge branch 'master' into romanzhukov-DOCSUP-5822-update-accurateCastOrNull
|
2021-02-25 14:40:49 +03:00 |
|
vdimir
|
6f864ddb42
|
Minor changes in Hash/StorageJoin, add TableLockHolder to ExecutableFunctionJoinGet
|
2021-02-25 14:21:06 +03:00 |
|
Nikolai Kochetov
|
3cda69feaf
|
Merge pull request #20632 from ClickHouse/akz/mysqlxx-randomize-replicas
mysqlxx::PoolWithFailover: Randomize list of same-priority replicas
|
2021-02-25 13:11:41 +03:00 |
|
alesapin
|
5c6c318737
|
Restrict mutations for engines which doesn't support them
|
2021-02-25 13:07:48 +03:00 |
|
vdimir
|
f1c60109f6
|
Add static_assert to joinGet to keep information about current locking logic
|
2021-02-25 12:42:20 +03:00 |
|
vdimir
|
2f70e895fc
|
Update StorageJoin locking
Move joinGet into StorageJoin
Protect JoinSource with lock, add test
Add comments about locking logic
|
2021-02-25 12:31:22 +03:00 |
|
kssenii
|
a9f7ab15f6
|
Empty commit
|
2021-02-25 08:44:26 +00:00 |
|
Vladimir
|
36c178c023
|
Merge pull request #21117 from amosbird/joingetlc
|
2021-02-25 10:06:57 +03:00 |
|
alesapin
|
8f81dce32f
|
Merge pull request #20585 from ClickHouse/persistent_nukeeper_log_storage
Persistent coordination log storage
|
2021-02-25 10:06:03 +03:00 |
|
fastio
|
24321c28f6
|
add test case
|
2021-02-25 14:19:58 +08:00 |
|
fastio
|
fea2836673
|
get zookeeper from global context
|
2021-02-25 14:19:58 +08:00 |
|
fastio
|
3ddb729e4a
|
fix metadata leak when drop Replicated*MergeTree
|
2021-02-25 14:19:58 +08:00 |
|
Vitaly Baranov
|
8601b2f3e7
|
Merge pull request #21148 from vitlibar/protobuf-format-better-tests-2
Better tests for protobuf format #2.
|
2021-02-25 06:01:47 +03:00 |
|
Maksim Kita
|
200d81cea7
|
Merge pull request #19993 from benbiti/master
[Docs]fix mistype in avg
|
2021-02-24 23:26:16 +03:00 |
|
alexey-milovidov
|
b20efdcc01
|
Merge pull request #21020 from azat/trace-collector-non-recursive
Fix buffer size for trace collection
|
2021-02-24 21:57:30 +03:00 |
|
Maksim Kita
|
56ce7dfa4c
|
Merge pull request #20294 from sevirov/sevirov-DOCSUP-6294-document_parseDateTimeBestEffortUSOrZero_parseDateTimeBestEffortUSOrNull_functions
DOCSUP-6294: Document the parseDateTimeBestEffortUSOrZero and parseDateTimeBestEffortUSOrNull functions
|
2021-02-24 21:52:50 +03:00 |
|
Maksim Kita
|
af13c36a4b
|
Updated documentation
|
2021-02-24 21:49:56 +03:00 |
|
Maksim Kita
|
32f10f402c
|
Updated documentation
|
2021-02-24 21:48:28 +03:00 |
|
alexey-milovidov
|
89884797ab
|
Merge pull request #20879 from vitlibar/reservoir-sample-deterministic-ubsan-fix
Fix undefined-behavior in ReservoirSamplerDeterministic.h
|
2021-02-24 21:46:42 +03:00 |
|
Vitaly Baranov
|
2480e4ee3d
|
Better tests for protobuf format #2.
|
2021-02-24 21:06:29 +03:00 |
|
kssenii
|
6eaf9281b5
|
Review fix
|
2021-02-24 16:52:14 +00:00 |
|
Maksim Kita
|
ae79fb22be
|
Merge pull request #21121 from amosbird/enumdefaultfix
disable null_as_default when type is Nullable
|
2021-02-24 19:31:30 +03:00 |
|
vdimir
|
f93e5b891e
|
Rename 01731_race_condition_storage.sh -> 01732_race_condition_storage_long
|
2021-02-24 19:22:40 +03:00 |
|
vdimir
|
6aa4791be2
|
Remove unused *Locked methods from HashJoin, add comments
|
2021-02-24 19:19:04 +03:00 |
|
alexey-milovidov
|
29a29f5060
|
Merge pull request #19765 from kssenii/fffix
Fix #19371
|
2021-02-24 17:40:15 +03:00 |
|
Maksim Kita
|
395526cb80
|
Merge pull request #21120 from hexiaoting/dev-map-bug
Bug fix: Tuple cast to Map
|
2021-02-24 17:21:00 +03:00 |
|
kssenii
|
3728480f04
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into rabbit-fix
|
2021-02-24 14:18:25 +00:00 |
|
alesapin
|
cdaad3ad94
|
Fix server stop
|
2021-02-24 16:51:56 +03:00 |
|
Kruglov Pavel
|
6dc683dce6
|
Merge pull request #19815 from otrazhenia/evgsudarikova-DOCSUP-6149
DOCSUP-6149: Edit and translate to Russian
|
2021-02-24 16:15:56 +03:00 |
|
Vitaly Baranov
|
92bf2cfb50
|
Merge pull request #20968 from vitlibar/protobuf-format-better-tests
Better tests for protobuf format.
|
2021-02-24 15:47:39 +03:00 |
|