mergify[bot]
|
0d541d2da6
|
Merge branch 'master' into less-stat-calls
|
2022-04-28 01:50:49 +00:00 |
|
Alexey Milovidov
|
394669f0ac
|
Merge pull request #36679 from Avogar/fix-heap-use-after-free
Fix possible heap-use-after-free in schema inference
|
2022-04-28 04:44:54 +03:00 |
|
Alexey Milovidov
|
dc8a19860e
|
Merge pull request #36684 from ucasfl/fix-typo
fix typo
|
2022-04-28 04:40:42 +03:00 |
|
alesapin
|
f1c5f92de4
|
Merge pull request #36685 from kssenii/cache-fix-restart
Cache fix
|
2022-04-27 23:49:32 +02:00 |
|
Kseniia Sumarokova
|
39b3c1c6af
|
Merge pull request #36697 from KinderRiven/fix_bug_for_local_cache
Fix deadlock for local cache
|
2022-04-27 18:11:43 +02:00 |
|
Kseniia Sumarokova
|
0d09bb9897
|
Merge pull request #36699 from amosbird/bettermysqlhandler
Slightly better mysql handler
|
2022-04-27 17:07:35 +02:00 |
|
fenglv
|
f13f9fa7d7
|
fix typo
|
2022-04-27 12:35:56 +00:00 |
|
fenglv
|
1b84d59047
|
fix typo
modify comment
|
2022-04-27 12:24:49 +00:00 |
|
KinderRiven
|
cd540c3c51
|
fix
|
2022-04-27 19:36:25 +08:00 |
|
KinderRiven
|
813f1bd001
|
fix
|
2022-04-27 19:31:50 +08:00 |
|
KinderRiven
|
ad4fb637f0
|
fix set better state
|
2022-04-27 19:17:46 +08:00 |
|
Amos Bird
|
1cba00478d
|
Slightly better mysql handler
|
2022-04-27 18:28:09 +08:00 |
|
Ilya Yatsishin
|
d705f8ead4
|
Merge pull request #36689 from ClickHouse/remove-excessive-logging
|
2022-04-27 12:18:28 +02:00 |
|
KinderRiven
|
504e2c26db
|
fix bug for deadlock in local cache
|
2022-04-27 17:34:14 +08:00 |
|
Alexey Milovidov
|
b8a9f1411a
|
Merge pull request #36649 from azat/system.processes-is_all_data_sent
clickhouse-test: improve left queries after the test hardening
|
2022-04-27 05:21:22 +03:00 |
|
Alexey Milovidov
|
e85c5679e9
|
Update S3Common.cpp
|
2022-04-27 03:33:01 +03:00 |
|
Alexey Milovidov
|
3c53cd42bb
|
Remove excessive logging from S3
|
2022-04-27 02:30:13 +02:00 |
|
Alexander Tokmakov
|
b1949ee901
|
Merge pull request #36680 from ClickHouse/better_logs_virtual_parts
Better logs for virtual parts
|
2022-04-26 21:36:20 +03:00 |
|
kssenii
|
64168faf0a
|
Fix
|
2022-04-26 20:31:42 +02:00 |
|
Alexander Tokmakov
|
d149ac8bd7
|
better logs for virtual parts
|
2022-04-26 16:58:40 +02:00 |
|
avogar
|
b666b4e1c9
|
Fix possible heap-use-after-free in schema inference
|
2022-04-26 14:36:16 +00:00 |
|
Alexander Gololobov
|
3c000b098a
|
Merge pull request #36638 from nickitat/fix_sorting_step
Fix SortingStep::updateOutputStream()
|
2022-04-26 15:49:49 +02:00 |
|
Alexander Tokmakov
|
32f4565def
|
Merge pull request #36642 from ClickHouse/fix_settings_in_create_query
Fix parsing of settings in create query
|
2022-04-26 15:22:12 +03:00 |
|
Alexander Tokmakov
|
190becdcc3
|
Merge pull request #36644 from ClickHouse/fix_some_flaky_tests
Fix some flaky tests
|
2022-04-26 13:40:14 +03:00 |
|
Anton Popov
|
17bb7f175b
|
Merge pull request #36544 from CurtizJ/tuple-numeric-identifiers
Allow names of tuple elements that start from digits
|
2022-04-26 12:22:03 +02:00 |
|
Vladimir C
|
1aa9d77246
|
Merge pull request #36453 from zombee0/master
|
2022-04-26 11:47:42 +02:00 |
|
Nikita Mikhaylov
|
7d95051d32
|
Fixed integer overflow in toStartOfInterval (#36546)
|
2022-04-26 11:44:57 +02:00 |
|
Kseniia Sumarokova
|
81db081b88
|
Merge pull request #36639 from kssenii/better-drop-cache
Improve drop cache query
|
2022-04-26 11:25:46 +02:00 |
|
Azat Khuzhin
|
6339a48923
|
Add is_all_data_sent into system.processes
v2: fix SHOW PROCESSLIST (does not have process list entry)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-26 12:15:00 +03:00 |
|
Anton Popov
|
e051751012
|
Merge pull request #36637 from CurtizJ/dynamic-columns-11
Fix merges of wide parts with type `Object`
|
2022-04-26 10:34:04 +02:00 |
|
Alexey Milovidov
|
0cb227501f
|
Merge pull request #36587 from azat/client-reconnect
client: add a message on reconnect (under warning log level)
|
2022-04-26 08:44:27 +03:00 |
|
Alexey Milovidov
|
7683901689
|
Merge pull request #36630 from azat/mutator-cleanup
Tiny Mutator code cleanup
|
2022-04-26 08:24:50 +03:00 |
|
Alexey Milovidov
|
02662dfd13
|
Update ColumnsDescription.h
|
2022-04-26 08:23:01 +03:00 |
|
Alexey Milovidov
|
86bf67c93c
|
Merge pull request #36526 from Joeywzr/to_start_of_five_minutes
Replace toStartOfFiveMinute to toStartOfFiveMinutes
|
2022-04-26 05:52:02 +03:00 |
|
Anton Popov
|
866a51a948
|
reduce number of stat calls in storage File
|
2022-04-25 22:13:15 +00:00 |
|
mergify[bot]
|
178f244c8b
|
Merge branch 'master' into dynamic-columns-11
|
2022-04-25 21:36:56 +00:00 |
|
alesapin
|
92296484e7
|
Merge pull request #36348 from rschu1ze/erase_if3
Replace remove-erase idiom by C++20 erase()/erase_if()
|
2022-04-25 23:34:18 +02:00 |
|
mergify[bot]
|
f7d2a7dec9
|
Merge branch 'master' into tuple-numeric-identifiers
|
2022-04-25 21:32:25 +00:00 |
|
alesapin
|
7a901c0826
|
Merge pull request #36602 from azat/netlink-strict-resubmit
Strict taskstats parser (resubmit)
|
2022-04-25 23:28:08 +02:00 |
|
Alexander Tokmakov
|
19a376b9f7
|
fix assertions
|
2022-04-25 22:41:46 +02:00 |
|
kssenii
|
35b8d302da
|
Fix
|
2022-04-25 21:57:13 +02:00 |
|
Alexander Tokmakov
|
cfcf8dbfbe
|
fix backward incompatibility
|
2022-04-25 21:00:39 +02:00 |
|
Kseniia Sumarokova
|
cf34ae0f67
|
Update ASTSystemQuery.h
|
2022-04-25 19:40:28 +02:00 |
|
mergify[bot]
|
d2ac9b2223
|
Merge branch 'master' into to_start_of_five_minutes
|
2022-04-25 17:36:38 +00:00 |
|
mergify[bot]
|
f2233e6844
|
Merge branch 'master' into client-reconnect
|
2022-04-25 17:31:14 +00:00 |
|
Nikita Taranov
|
5dc9478bac
|
fix SortingStep::updateOutputStream()
|
2022-04-25 17:29:14 +00:00 |
|
kssenii
|
a76a35d3ce
|
Better drop cache
|
2022-04-25 19:20:25 +02:00 |
|
Anton Popov
|
d28b1559e6
|
fix merges of wide parts with type Object
|
2022-04-25 16:44:24 +00:00 |
|
Azat Khuzhin
|
8b544e26d3
|
Move some functions from MergeTreeDataMergerMutator to MutateTask
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-25 18:16:38 +03:00 |
|
Azat Khuzhin
|
f4df88a938
|
Add a comment for ColumnsDescription::subcolumns
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-25 18:16:38 +03:00 |
|