Nikita Taranov
|
dd3fa7c3b6
|
Merge pull request #61793 from nickitat/keep_alive_max_reqs
Implement `max_keep_alive_requests` setting for server
|
2024-08-13 15:06:43 +00:00 |
|
Yakov Olkhovskiy
|
3e8a177622
|
Merge pull request #61908 from ClickHouse/ci-fuzzer-enable
CI: enable libfuzzer (fixing build and docker)
|
2024-08-13 14:22:09 +00:00 |
|
Yarik Briukhovetskyi
|
086c0f03a6
|
Merge pull request #65997 from yariks5s/hive_style_partitioning
Implementing Hive-style partitioning
|
2024-08-13 10:04:21 +00:00 |
|
Alexey Milovidov
|
c95a40cdf0
|
Merge pull request #68182 from ClickHouse/fix-transactions
Fix test `01172_transaction_counters`
|
2024-08-12 16:20:26 +00:00 |
|
Robert Schulze
|
85f63b056b
|
Merge pull request #68135 from ClickHouse/refactor-field-get
Only use Field::safeGet - Field::get prone to type punning
|
2024-08-12 14:25:11 +00:00 |
|
Robert Schulze
|
037a1006fd
|
Merge remote-tracking branch 'ClickHouse/master' into ci-fuzzer-enable
|
2024-08-12 12:28:32 +00:00 |
|
Yarik Briukhovetskyi
|
8bc89ac8df
|
Merge branch 'master' into hive_style_partitioning
|
2024-08-12 11:44:45 +02:00 |
|
Alexey Milovidov
|
6016dc96aa
|
Fix test 01172_transaction_counters
|
2024-08-12 07:19:54 +02:00 |
|
Azat Khuzhin
|
29afd2de78
|
Remove "Processing configuration file" message from clickhouse-local
Make the behaviour identical to the clickhouse-client
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-08-11 13:26:45 +02:00 |
|
Yakov Olkhovskiy
|
9a45c136b8
|
merge master
|
2024-08-10 13:53:32 +00:00 |
|
Yakov Olkhovskiy
|
c1b5b908ba
|
hide Field::get in private, only use Field::safeGet
|
2024-08-10 13:01:55 +00:00 |
|
Nikita Taranov
|
43a38fb5f0
|
rm redundant file
|
2024-08-09 15:11:08 +01:00 |
|
Nikita Taranov
|
b757522fc4
|
fix build
|
2024-08-09 14:20:57 +01:00 |
|
Nikita Taranov
|
ffa1371dde
|
Merge branch 'master' into keep_alive_max_reqs
|
2024-08-09 12:24:45 +01:00 |
|
Yarik Briukhovetskyi
|
aebb07884b
|
Merge branch 'master' into hive_style_partitioning
|
2024-08-09 11:53:14 +02:00 |
|
Robert Schulze
|
f14112fb8a
|
Merge pull request #67963 from rschu1ze/fix-concurrent_threads_soft_limit_ratio
Fix CPU count detection for `concurrent_threads_soft_limit_ratio` in in containers
|
2024-08-09 07:58:29 +00:00 |
|
pufit
|
99fbef3340
|
Merge branch 'master' into pufit/fuzz-query-revert-revert
|
2024-08-08 20:12:23 -04:00 |
|
Yarik Briukhovetskyi
|
edccd30016
|
Merge branch 'ClickHouse:master' into hive_style_partitioning
|
2024-08-08 14:52:33 +02:00 |
|
Nikita Mikhaylov
|
4c289aa2dc
|
Merge pull request #64183 from vitlibar/ts-engine
Add new TimeSeries table engine to handle Prometheus protocols
|
2024-08-08 12:03:12 +00:00 |
|
Yarik Briukhovetskyi
|
6384488826
|
Merge branch 'ClickHouse:master' into hive_style_partitioning
|
2024-08-08 11:45:01 +02:00 |
|
Robert Schulze
|
f2c8d9678c
|
Merge remote-tracking branch 'ClickHouse/master' into fix-concurrent_threads_soft_limit_ratio
|
2024-08-08 09:09:44 +00:00 |
|
Alexey Milovidov
|
6a2ebfc95b
|
Revert "Use Atomic database by default in clickhouse-local "
|
2024-08-08 10:07:14 +02:00 |
|
pufit
|
6c0cc194d3
|
Merge branch 'master' into pufit/fuzz-query-revert-revert
|
2024-08-07 23:26:05 -04:00 |
|
Yarik Briukhovetskyi
|
9e3a2931d2
|
Merge branch 'master' into hive_style_partitioning
|
2024-08-07 23:59:34 +02:00 |
|
Nikita Mikhaylov
|
f37e0c7fc6
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ts-engine
|
2024-08-07 21:01:13 +00:00 |
|
Alexander Tokmakov
|
a523125411
|
Merge pull request #66410 from ClickHouse/reject_poco
Add logs and metrics about rejected connections in Poco
|
2024-08-07 16:40:59 +00:00 |
|
Yakov Olkhovskiy
|
b246f7c17c
|
merge master
|
2024-08-07 16:25:31 +00:00 |
|
khodyrevyurii
|
00b62b1c0d
|
Minor clarifycation for method getNumberOfPhysicalCPUCores
|
2024-08-07 08:47:55 +00:00 |
|
khodyrevyurii
|
c933a38955
|
change std:🧵:hardware_concurrency on container friendly method getNumberOfPhysicalCPUCores
|
2024-08-07 08:47:53 +00:00 |
|
Nikita Taranov
|
053285dc1c
|
Merge branch 'master' into keep_alive_max_reqs
|
2024-08-06 20:55:48 +01:00 |
|
Alexander Tokmakov
|
77103aa729
|
Merge branch 'master' into reject_poco
|
2024-08-06 19:52:05 +02:00 |
|
Nikita Mikhaylov
|
80d2686013
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ts-engine
|
2024-08-06 13:12:03 +02:00 |
|
Alexey Milovidov
|
6a3d4152d7
|
Merge branch 'master' into atomic-database-in-clickhouse-local
|
2024-08-06 03:29:50 +02:00 |
|
Alexey Milovidov
|
3419b916a9
|
Merge pull request #66457 from AVMusorin/add-play-now-param
Allow run query instantly in play
|
2024-08-06 00:50:51 +00:00 |
|
Nikita Mikhaylov
|
6f025090eb
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ts-engine
|
2024-08-05 17:46:14 +02:00 |
|
Yarik Briukhovetskyi
|
9b06753bb7
|
Merge branch 'master' into hive_style_partitioning
|
2024-08-05 17:02:27 +02:00 |
|
Alexey Milovidov
|
f601b2870e
|
Merge pull request #65978 from azat/keeper-config-cleanup
Remove default values for certificateFile/privateKeyFile/dhParamsFile in keeper config (to avoid annoying errors in logs)
|
2024-08-05 12:25:48 +00:00 |
|
vdimir
|
7add8ecc7a
|
Merge pull request #67135 from azat/local/config-from-home
Read configuration for clickhouse-local from ~/.clickhouse-local
|
2024-08-05 09:44:22 +00:00 |
|
Azat Khuzhin
|
eed2edd7db
|
Comment certificateFile/privateKeyFile/dhParamsFile in keeper config
Otherwise you will get annoying messages at startup:
2024.07.02 10:03:38.331593 [ 1 ] {} <Error> CertificateReloader: Cannot obtain modification time for certificate file /etc/clickhouse-keeper/server.crt, skipping update. errno: 2, strerror: 0
2024.07.02 10:03:38.331658 [ 1 ] {} <Error> CertificateReloader: Cannot obtain modification time for key file /etc/clickhouse-keeper/server.key, skipping update. errno: 2, strerror: 0
2024.07.02 10:03:38.341085 [ 1 ] {} <Error> CertificateReloader: Poco::Exception. Code: 1000, e.code() = 0, SSL context exception: Error loading private key from file /etc/clickhouse-keeper/server.key: error:80000002:system library::No such file or directory
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-08-04 16:20:42 +02:00 |
|
Alexey Milovidov
|
3efa208680
|
Merge pull request #67729 from ClickHouse/fix-typo
Fix a typo
|
2024-08-03 23:04:41 +00:00 |
|
Alexey Milovidov
|
6a20f777f6
|
Merge pull request #67428 from ClickHouse/enable-text-log
Enable `text_log` by default
|
2024-08-03 23:02:40 +00:00 |
|
Alexey Milovidov
|
8b39486e21
|
Merge branch 'master' into atomic-database-in-clickhouse-local
|
2024-08-04 00:59:31 +02:00 |
|
Alexey Milovidov
|
a2b1131cc8
|
Merge branch 'master' into atomic-database-in-clickhouse-local
|
2024-08-03 20:19:49 +02:00 |
|
Alexey Milovidov
|
65bba77771
|
Fix typo
|
2024-08-03 18:30:33 +02:00 |
|
Vitaly Baranov
|
03ebab2ca5
|
Refactor factory of PrometheusRequestHandler to make extending it easier.
|
2024-08-03 16:20:23 +02:00 |
|
Alexey Milovidov
|
090fb59194
|
Automatic field width of chart parameters
|
2024-08-03 02:20:58 +02:00 |
|
Alexey Milovidov
|
eeb8c1caac
|
Improve margins when there are many parameters
|
2024-08-03 02:06:53 +02:00 |
|
Alexey Milovidov
|
a99f9bb603
|
Focus on the mass editor
|
2024-08-03 01:50:27 +02:00 |
|
Alexey Milovidov
|
95659de265
|
Fix invalid detection of an empty result
|
2024-08-03 01:45:41 +02:00 |
|
Alexey Milovidov
|
a6f9dd4447
|
Improve dashboard
|
2024-08-03 01:35:10 +02:00 |
|