robot-clickhouse
b3231faf94
Backport #71174 to 24.8: Maybe not GWPAsan by default
2024-10-30 08:07:31 +00:00
robot-clickhouse
5a217c58ca
Backport #70310 to 24.8: Fix context for startup scripts
2024-10-03 18:11:08 +00:00
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
Robert Schulze
037a1006fd
Merge remote-tracking branch 'ClickHouse/master' into ci-fuzzer-enable
2024-08-12 12:28:32 +00:00
Alexey Milovidov
6016dc96aa
Fix test 01172_transaction_counters
2024-08-12 07:19:54 +02:00
Nikita Taranov
43a38fb5f0
rm redundant file
2024-08-09 15:11:08 +01:00
Nikita Taranov
ffa1371dde
Merge branch 'master' into keep_alive_max_reqs
2024-08-09 12:24:45 +01: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
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
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
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
65bba77771
Fix typo
2024-08-03 18:30:33 +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
Alexey Milovidov
a431ab3e4b
Improve dashboard
2024-08-03 01:31:02 +02:00
Alexey Milovidov
26e42036b3
Merge branch 'master' into enable-text-log
2024-07-31 22:46:56 +02:00
Nikita Mikhaylov
14d0cc2bf3
Merge pull request #67228 from ClickHouse/drop-tables-even-faster
...
Cleanup code and speedup table removal
2024-07-30 22:50:36 +00:00
Alexey Milovidov
52ce61a006
Merge branch 'master' into enable-text-log
2024-07-30 20:18:25 +02:00
Sergei Trifonov
05f1d122b1
Merge pull request #67232 from azat/dashboard-from-config-resubmit
...
Add ability to load dashboards for system.dashboards from config
2024-07-30 13:18:22 +00:00
Antonio Andelic
2ea4bfe04d
Merge pull request #67098 from ClickHouse/add-numactl
...
Try calculating available memory if ClickHouse is bound to subset of NUMA nodes
2024-07-30 08:30:58 +00:00
Alexey Milovidov
a70571762f
Enable text_log by default
2024-07-30 10:08:35 +02:00
Nikita Mikhaylov
2aafd71146
Moved settings to ServerSettings and made the table drop even faster
...
(cherry picked from commit e1eb542dcc2b9fbc6a470a3cd9a183e79c86d7c7)
2024-07-30 00:39:29 +02:00
Alexey Milovidov
47af56e9c0
Merge pull request #67290 from ClickHouse/test-keeper-map-add-retries
...
Add retries to test `02911_backup_restore_keeper_map`
2024-07-28 16:48:18 +02:00
Antonio Andelic
a9b947d9ac
Extract common
2024-07-28 11:51:09 +02:00
Alexey Milovidov
61cc5a1e54
Add retries to test 02911_backup_restore_keeper_map
2024-07-27 23:17:38 +02:00
Alexey Milovidov
23cd9f2224
Fix bad test @Demilivor
2024-07-27 17:18:45 +02:00
Azat Khuzhin
870ec237bb
Add ability to load dashboards for system.dashboards from config
...
One of the obvious reasons is to allow rendering them with readonly
user, which is not possible right now, due to usage of merge() function
there.
Another one, is to add some custom metrics.
Note, that once set, they overrides the default dashboards preset.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-26 21:21:09 +02:00
Antonio Andelic
287cce7d21
Fixes
2024-07-26 09:20:15 +02:00
Antonio Andelic
2988e13050
Free bitmask
2024-07-25 13:55:01 +02:00
Antonio Andelic
6557387148
Try calcualting memory with numactl if membind used
2024-07-25 11:49:02 +02:00
Alexey Milovidov
0d2459f0de
JavaScript
2024-07-22 16:18:48 +02:00
Alexey Milovidov
af53fd96a7
JavaScript Programming
2024-07-22 16:18:48 +02:00
Alexey Milovidov
02704bc5cc
Different
2024-07-22 16:18:48 +02:00
Alexey Milovidov
eb4cddd139
Allow run=1
to save space
2024-07-22 16:18:48 +02:00
Alexey Milovidov
11aee643ad
Convert to bool
2024-07-22 16:18:48 +02:00
Alexey Milovidov
85afb1757e
Rename variables
2024-07-22 16:18:48 +02:00
Aleksandr Musorin
85241b3b8e
Allow run query instantly in play
...
Automatically execute the query after the page loads if the
`play_now=true` parameter is present. By default, the query does not
execute automatically.
Reason:
While it might be acceptable to click `Run` once or twice, it becomes
tedious when using the play service frequently as a simple frontend to
generate and open multiple links. This change eliminates the need to
click `Run` every time.
2024-07-22 16:18:48 +02:00
Alex Katsman
eb51dc8980
Don't start GWP allocations until init is finished
2024-07-19 13:34:50 +00:00
Alexey Milovidov
4217d029c0
Fix something
2024-07-18 03:33:36 +02:00
Yakov Olkhovskiy
7de367d692
Merge branch 'master' into ci-fuzzer-enable
2024-07-15 20:58:42 +00:00
Alexander Tokmakov
09dc79ad3a
Merge branch 'master' into reject_poco
2024-07-15 20:17:28 +02:00