Commit Graph

156658 Commits

Author SHA1 Message Date
Alexey Milovidov
c2de9cfe5b Minor improvements 2024-10-24 16:04:56 +02:00
Alexey Milovidov
51353c0a65 Fix error 2024-10-24 16:04:56 +02:00
Alexey Milovidov
f2f149eb83 Fix error 2024-10-24 16:04:56 +02:00
Alexey Milovidov
6c4563413f Minor changes 2024-10-24 16:04:56 +02:00
Alexey Milovidov
8994e7711b Fix typo 2024-10-24 16:04:56 +02:00
Alexey Milovidov
d5de88e6fe Fix error 2024-10-24 16:04:56 +02:00
Alexey Milovidov
52cc95794d Fix typo 2024-10-24 16:04:56 +02:00
Alexey Milovidov
a03f22bc7f Proper text on hover 2024-10-24 16:04:56 +02:00
Alexey Milovidov
755ccce955 Audio feedback + more info 2024-10-24 16:04:56 +02:00
Alexey Milovidov
f439c824fd JavaScript 2024-10-24 16:04:56 +02:00
Alexey Milovidov
91a32c3511 Remove old parts immediately 2024-10-24 16:04:56 +02:00
Alexey Milovidov
0b74588a9e Merge visualizer 2024-10-24 16:04:55 +02:00
Alexey Milovidov
6f2750d820 Merge visualizer 2024-10-24 16:04:55 +02:00
Alexey Milovidov
318c2aff83 Merge visualizer 2024-10-24 16:04:55 +02:00
Alexey Milovidov
51d95a65b8 Merge branch 'master' into merge-source-parts 2024-10-24 15:55:48 +02:00
Pablo Marcos
ab2380a9f0 Fix mistake merging master 2024-10-24 13:46:21 +00:00
Yarik Briukhovetskyi
6640d78879
Merge branch 'ClickHouse:master' into fix_logical_error_substrings 2024-10-24 15:42:52 +02:00
Alexey Milovidov
6f8e953bd9
Merge pull request #71004 from ClickHouse/embedded_dictionaries_localisation
Tests for languages support for Embedded Dictionaries
2024-10-24 13:40:22 +00:00
Raúl Marín
4da1ecdd00 Style 2024-10-24 15:39:35 +02:00
Alexey Milovidov
44c70f8e80
Merge pull request #71008 from ClickHouse/runner-add-deps
Add libraries to runner image
2024-10-24 13:16:04 +00:00
Antonio Andelic
f44827beca Small fix 2024-10-24 15:14:43 +02:00
Raúl Marín
5f7ccf945a Remove some unused methods from BaseSettings.h 2024-10-24 14:55:15 +02:00
Pablo Marcos
4fc4cee862 Improve test to ensure data collected is ok 2024-10-24 12:52:30 +00:00
kevinyhzou
ad08f67eb5 recover some code 2024-10-24 20:08:37 +08:00
Antonio Andelic
b24239a75c
Merge branch 'master' into fix-keeper-with-xid-64 2024-10-24 14:06:36 +02:00
kevinyhzou
55ba5782e5 modify test 2024-10-24 20:04:39 +08:00
kevinyhzou
5ffac7f39f improve performance 2024-10-24 20:02:54 +08:00
Pablo Marcos
611dbd59be Merge branch 'master' into system-query-metric-log 2024-10-24 12:02:51 +00:00
Raúl Marín
369c58c0f2 Reduce deps from SettingsEnums 2024-10-24 13:57:26 +02:00
Pablo Marcos
2a1327dd91 Move the log trace outside of the mutex
finishQuery doesn't need to take care of this case because
it can never happen here since the query is not removed yet
from the list.
2024-10-24 11:57:24 +00:00
Raúl Marín
8566916cc3 Clean style checker 2024-10-24 13:07:50 +02:00
Yarik Briukhovetskyi
8090952bf2
Review fix 2024-10-24 12:55:16 +02:00
maxvostrikov
4300d287bc squash! Tests for languages support for Embedded Dictionaries Embedded Dictionaries have some tests, but none of them were cheking languages. Added spanish dictionary file with region translations and a test to check that it works 2024-10-24 12:49:54 +02:00
Raúl Marín
350bd26196 Introduce S3RequestSetting as pImpl 2024-10-24 12:27:52 +02:00
Raúl Marín
83eeb26607 Introduce S3AuthSettings as pImpl 2024-10-24 12:27:52 +02:00
Kseniia Sumarokova
eb42cddde4
Merge pull request #70975 from ClickHouse/kssenii-patch-13
Update exception message
2024-10-24 10:25:37 +00:00
kevinyhzou
e59e531767 modify test for DST 2024-10-24 18:16:03 +08:00
kevinyhzou
e32e80b0ec consider about DST 2024-10-24 18:10:21 +08:00
Robert Schulze
09df230f00
Merge remote-tracking branch 'ClickHouse/master' into no-qpl 2024-10-24 09:48:04 +00:00
Robert Schulze
92a44372b3
Some fixups 2024-10-24 09:43:43 +00:00
maxvostrikov
b21443959c squash! Tests for languages support for Embedded Dictionaries Embedded Dictionaries have some tests, but none of them were cheking languages. Added spanish dictionary file with region translations and a test to check that it works 2024-10-24 11:39:29 +02:00
Raúl Marín
7333a4a21f
Merge pull request #70942 from Algunenano/settings5
More setting structs to pImpl
2024-10-24 09:20:52 +00:00
Raúl Marín
19d77d2c13
Merge branch 'master' into settings5 2024-10-24 17:20:08 +08:00
Yatsishin Ilya
bda9a98b50 Add libraries to runner image 2024-10-24 09:03:59 +00:00
Max Kainov
b0da2a5534
Merge pull request #70239 from ClickHouse/praktika_integration_2
CI: Praktika integration, fast test
2024-10-24 08:38:54 +00:00
kevinyhzou
9bff55c38a change timezone offset from UTC 2024-10-24 16:22:21 +08:00
Antonio Andelic
b32e1939e5 Fix 2024-10-24 09:32:47 +02:00
Antonio Andelic
e2821c5e8b
Merge pull request #70982 from ClickHouse/fix-test_keeper_broken_logs
Fix `test_keeper_broken_logs`
2024-10-24 07:16:39 +00:00
maxvostrikov
fed474dc09 Tests for languages support for Embedded Dictionaries
Embedded Dictionaries have some tests,  but none of them were cheking languages. Added spanish dictionary file with region translations and a test to check that it works
2024-10-24 08:15:53 +02:00
Julia Kartseva
2e38791854 rename InMemoryPathMap -> InMemoryDirectoryPathMap 2024-10-24 03:50:41 +00:00