alesapin
c9bef9d332
Better comments
2021-05-17 12:38:44 +03:00
tavplubix
42d5400e36
Update StorageSystemStackTrace.cpp
2021-05-17 12:07:50 +03:00
Kruglov Pavel
64e7994987
Merge pull request #23887 from kssenii/rabbitmq-fixes
...
RabbitMQ: allow user to define specific queue settings, its own exchange, user-managed queues; add cleanup on drop table
2021-05-17 12:01:12 +03:00
alesapin
76e94a0583
Better
2021-05-17 12:00:31 +03:00
alesapin
e5cc36f031
Add comment
2021-05-17 11:58:42 +03:00
alesapin
33a6218a79
Make test more lightweight
2021-05-17 11:43:15 +03:00
hexiaoting
c5c7b2db97
Fix bug for update nested columns with const condition
2021-05-17 16:34:50 +08:00
Maksim Kita
0adc5883c0
Fixed style check
2021-05-17 11:13:15 +03:00
Maksim Kita
cf43a3efe2
Updated LRUHashMap benchmarks
2021-05-17 11:08:22 +03:00
Maksim Kita
448fe5a6f9
Updated comment message
2021-05-17 11:04:29 +03:00
alesapin
eae2df6478
Merge pull request #23997 from ClickHouse/fix_intersecting_parts
...
Try fix intersecting parts
2021-05-17 10:46:58 +03:00
Maksim Kita
84fc1e0c3d
Fixed style check
2021-05-17 10:32:29 +03:00
Maksim Kita
d923d9e6ef
Function move file
2021-05-17 10:30:42 +03:00
Maksim Kita
3a822d2832
Added comments
2021-05-17 10:25:50 +03:00
alesapin
62004cf0d9
Merge branch 'master' into standalone_keeper
2021-05-17 10:14:58 +03:00
Vitaly Baranov
1dc415596c
Fix race condition in ContextAccess.
2021-05-17 10:03:26 +03:00
Nikolai Kochetov
98e6c27a95
Merge pull request #24168 from amosbird/projection-fix3
...
Fix distributed processing when using projection
2021-05-17 09:45:39 +03:00
Nikolai Kochetov
f21df0f186
Update 01710_projection_fetch.sql
2021-05-17 09:42:22 +03:00
Maksim Kita
20cced0a4c
Merge pull request #24155 from kitaisreal/function-refactoring
...
IFunction refactoring
2021-05-17 09:26:57 +03:00
abel-wang
4edd5fbb35
Add thread_name in system.stack_trace
2021-05-17 12:44:57 +08:00
kssenii
e524d11222
Remove setting
2021-05-16 20:16:10 +00:00
tavplubix
6936274398
Merge pull request #24106 from adevyatova/annadevyatova-DOCSUP-8026-replicated
...
DOCSUP-8026: Document the settings for customizing timeouts
2021-05-16 23:10:47 +03:00
kssenii
57da32472b
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into rabbitmq-fixes
2021-05-16 18:39:51 +00:00
tavplubix
ff5b515276
Update docs/ru/operations/settings/merge-tree-settings.md
2021-05-16 21:38:32 +03:00
Anna
5584af80fc
Update settings.md
2021-05-16 21:18:52 +03:00
Anna
bace98db08
Update settings.md
2021-05-16 21:16:33 +03:00
Anna
bc9c176c05
Update merge-tree-settings.md
2021-05-16 21:14:30 +03:00
Anna
e0d04acbd7
Update settings.md
2021-05-16 21:11:42 +03:00
Anna
7071894081
Update settings.md
2021-05-16 21:10:13 +03:00
Anna
c605b199ee
Update docs/en/operations/settings/settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:06:07 +03:00
Anna
1737be6710
Update merge-tree-settings.md
2021-05-16 21:05:41 +03:00
Anna
b32ac3a6f4
Update docs/en/operations/settings/settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:04:07 +03:00
Anna
71f096e6f3
Update docs/ru/operations/settings/settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:03:59 +03:00
Anna
4b0abb9501
Update docs/ru/operations/settings/settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:03:51 +03:00
Anna
ae84e5a673
Update docs/en/operations/settings/settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:03:41 +03:00
Anna
3783e0c483
Update docs/en/operations/settings/settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:03:17 +03:00
Anna
6d49acc7ac
Update docs/en/operations/settings/merge-tree-settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:03:08 +03:00
Anna
88f6687c9d
Update docs/en/operations/settings/merge-tree-settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:02:54 +03:00
Maksim Kita
843aa1ae28
Merge pull request #24169 from ucasFL/style
...
fix tiny code style
2021-05-16 18:20:34 +03:00
Maksim Kita
fa24fe82e1
Fixed FunctionConversion tests
2021-05-16 18:17:05 +03:00
Amos Bird
07b1be5a76
Fix distributed processing when using projection
2021-05-16 22:40:06 +08:00
alesapin
5116f79441
Better configs and fix test
2021-05-16 17:18:21 +03:00
feng lv
fb3a627bd3
fix tiny code style
2021-05-16 14:14:59 +00:00
alesapin
29726b5510
Merge pull request #24122 from ClickHouse/fix_table_startup
...
Set readonly mode if restarting thread failed to activate replica
2021-05-16 16:45:51 +03:00
robot-clickhouse
cd2417aa03
Update version_date.tsv after release 21.3.11.5
2021-05-16 16:07:06 +03:00
Nikolai Kochetov
2057b98322
Update 01710_projection_fetch.sql
2021-05-16 13:48:07 +03:00
Azat Khuzhin
d768a2ac71
Add a test for Buffer flush before shutdown
2021-05-16 13:28:35 +03:00
Azat Khuzhin
5a8d61954a
Call IStorage::flush() for each table on DETACH DATABASE before shutdown
2021-05-16 13:28:35 +03:00
Azat Khuzhin
23981ffd0e
Introduce IStorage::flushAndShutdown()
2021-05-16 13:23:53 +03:00
Azat Khuzhin
f20799f683
Destroy Buffer() tables before others (within one database)
...
This will reduce amount of data that may be lost at shutdown.
v2: replace dynamic_cast with IStorage::isBuffer (@kitaisreal)
v3: replace IStorage::isBuffer with IStorage::flush (@alexey-milovidov)
v4: flush() for StorageProxy/StorageTableFunction
2021-05-16 13:23:53 +03:00