Antonio Andelic
|
6306180333
|
Merge pull request #53049 from ClickHouse/keeper-batch-flushes
Try batching multiple flush requests in Keeper
|
2023-09-14 11:39:33 +02:00 |
|
pufit
|
a54a7b726d
|
Merge pull request #54201 from ClickHouse/pufit/keeper-client-reconfig
Implementing `reconfig`, `sync`, `exists` commands for keeper-client
|
2023-09-12 10:58:02 -04:00 |
|
vdimir
|
aea9ac7de2
|
Merge pull request #54503 from ClickHouse/vdimir/local_database_arg
clickhouse-local support --database command line argument
|
2023-09-12 11:40:40 +02:00 |
|
vdimir
|
5061da4e8a
|
clickhouse-local support --database command line argument
|
2023-09-11 12:12:02 +00:00 |
|
Antonio Andelic
|
5207997bd4
|
Merge branch 'master' into keeper-batch-flushes
|
2023-09-08 13:05:47 +00:00 |
|
pufit
|
926310728f
|
Fix issues
|
2023-09-07 22:48:04 -04:00 |
|
Robert Schulze
|
bff06d18aa
|
Merge pull request #54249 from rschu1ze/multiple_query_arguments
Allow multiple `--query` parameters in clickhouse-client/local.
|
2023-09-07 21:20:07 +02:00 |
|
pufit
|
fef80f176e
|
Fix typo
|
2023-09-06 21:56:14 -04:00 |
|
pufit
|
ef2350cfc7
|
Implementing exists , sync commands. Better tests
|
2023-09-06 20:36:39 -04:00 |
|
Antonio Andelic
|
824b90f754
|
Merge branch 'master' into keeper-batch-flushes
|
2023-09-06 13:29:35 +00:00 |
|
pufit
|
ed43a8f1f6
|
Merge branch 'master' into pufit/keeper-client-reconfig
|
2023-09-05 23:20:12 -04:00 |
|
Alexey Milovidov
|
ee088a0386
|
Fix bad punctuation in Keeper logs
|
2023-09-06 03:31:46 +02:00 |
|
robot-ch-test-poll
|
2e7edf4413
|
Merge pull request #53638 from arenadata/ADQM-987
Add `backup_log` system table
|
2023-09-05 17:03:41 +02:00 |
|
vdimir
|
f7e57edea8
|
Merge pull request #54113 from ClickHouse/vdimir/cluser_discovery_init_fix
|
2023-09-05 11:49:57 +02:00 |
|
János Benjamin Antal
|
3f7d8f1cae
|
Merge pull request #54099 from Tiakon/master
Add the default value of task-upload-force
|
2023-09-05 11:32:53 +02:00 |
|
Victor Krasnov
|
132ab6067b
|
Merge branch 'master' into ADQM-987
|
2023-09-05 10:01:44 +03:00 |
|
Alexey Milovidov
|
b2821106fd
|
Merge pull request #53923 from myrrc/docs/ch-disks
Add docs for clickhouse-disks
|
2023-09-05 02:10:18 +03:00 |
|
robot-clickhouse
|
926c5636dd
|
Merge pull request #42599 from ClickHouse/build-fuzzer-protocol
libFuzzer: add CI fuzzers build, add tcp protocol fuzzer, fix other fuzzers.
|
2023-09-04 22:41:54 +02:00 |
|
Robert Schulze
|
11fea581bc
|
Fix tests
|
2023-09-04 15:34:42 +00:00 |
|
Mike Kot
|
11b1053f8d
|
fix
|
2023-09-04 15:01:43 +00:00 |
|
Yakov Olkhovskiy
|
d513ceaef5
|
fix
|
2023-09-04 13:14:12 +00:00 |
|
Victor Krasnov
|
78760639d2
|
Merge branch 'master' into ADQM-987
|
2023-09-04 13:59:20 +03:00 |
|
Tiakon
|
8a2ace2975
|
Update programs/copier/ClusterCopierApp.cpp
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
|
2023-09-04 18:27:07 +08:00 |
|
Tiakon
|
74dedf2a5d
|
Merge branch 'ClickHouse:master' into master
|
2023-09-04 17:42:16 +08:00 |
|
Antonio Andelic
|
365bc584ec
|
Merge branch 'master' into keeper-batch-flushes
|
2023-09-04 07:24:21 +00:00 |
|
Alexey Milovidov
|
7cb4d52d92
|
Deprecate metadata cache, part 2
|
2023-09-03 03:56:11 +02:00 |
|
pufit
|
096b44e1e5
|
Implementing reconfig command. Parser improvements
|
2023-09-01 23:34:47 -04:00 |
|
Sergei Trifonov
|
cf5ea46713
|
Merge pull request #53338 from azat/throttling-fixes
Fix IO throttling during copying whole directories
|
2023-09-01 18:29:15 +02:00 |
|
Victor Krasnov
|
52cce27e81
|
Merge branch 'master' into ADQM-987
|
2023-09-01 18:00:20 +03:00 |
|
Yakov Olkhovskiy
|
361b21b416
|
fix fuzzers, cmake refactor, add target fuzzers
|
2023-09-01 14:20:50 +00:00 |
|
kssenii
|
3f20d1f578
|
Rename
|
2023-09-01 12:55:58 +02:00 |
|
Antonio Andelic
|
7739dd7157
|
Fix integration tests
|
2023-08-31 14:52:42 +00:00 |
|
Mike Kot
|
ebcc97ad1b
|
change case for copy operation in clickhouse-disks
|
2023-08-31 13:39:32 +00:00 |
|
vdimir
|
b9bb4af6be
|
Support setting up fail points in config
|
2023-08-31 11:45:39 +00:00 |
|
Tiakon
|
8c21bd8342
|
Update ClusterCopierApp.cpp
Shows that the type of task-upload-force is Boolean.
|
2023-08-31 10:42:45 +08:00 |
|
Alexander Tokmakov
|
4d70624ca3
|
Merge pull request #53907 from arenadata/ADQM-1126
Added validate_tcp_client_information server setting
|
2023-08-30 15:10:13 +02:00 |
|
Azat Khuzhin
|
51e8b16916
|
Fix IO throttling during copying whole directories
v2: pass local context during ALTER TABLE MOVE PARTITION TO VOLUME/DISK as well
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-08-29 23:13:46 +02:00 |
|
Alexey Milovidov
|
62747ea20f
|
Merge pull request #53739 from Hexta/arm-clocksource
Do not warn about arch_sys_counter clock
|
2023-08-29 21:57:39 +03:00 |
|
Mike Kot
|
061bbe13c0
|
add docs for clickhouse-disks
|
2023-08-29 12:25:04 +00:00 |
|
Alexey Gerasimchuck
|
de1ed97876
|
disabled validate_tcp_client_information
|
2023-08-29 08:59:49 +00:00 |
|
robot-ch-test-poll
|
5ccc75b0f7
|
Merge pull request #53769 from ClickHouse/pufit/keeper-client-node-from-config
KeeperClient auto-detection of keeper node from clickhouse configs
|
2023-08-29 09:33:11 +02:00 |
|
pufit
|
7f4fc3744d
|
resolve issues
|
2023-08-28 22:23:01 -04:00 |
|
Alexey Gerasimchuck
|
e9757abea6
|
Added validate_tcp_client_information setting
|
2023-08-29 00:15:55 +00:00 |
|
Artur Malchanau
|
41508e129d
|
Merge branch 'ClickHouse:master' into arm-clocksource
|
2023-08-28 10:50:57 +03:00 |
|
Victor Krasnov
|
921f0c8b5d
|
Merge branch 'master' into ADQM-987
|
2023-08-25 21:20:23 +03:00 |
|
pufit
|
091a27359a
|
More careful logs handling
|
2023-08-25 12:22:21 -04:00 |
|
Kruglov Pavel
|
d80be4673b
|
Merge pull request #53692 from Avogar/cache-count
Cache number of rows in files for count in file/s3/url/hdfs/azure functions
|
2023-08-25 09:08:52 +02:00 |
|
Yakov Olkhovskiy
|
415a993c91
|
fix fuzzers build
|
2023-08-24 23:22:39 +00:00 |
|
Yakov Olkhovskiy
|
bb1e3aaa29
|
fix
|
2023-08-24 23:21:37 +00:00 |
|
Alexander Tokmakov
|
1eff7bee5e
|
Merge pull request #53673 from arenadata/ADQM-1105
Added client_info validation to the query packet in TCPHandler.
|
2023-08-24 21:03:25 +03:00 |
|