Commit Graph

156611 Commits

Author SHA1 Message Date
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
Julia Kartseva
7002863db5 review fixes 2024-10-24 03:50:34 +00:00
kevinyhzou
abb69d70a8 Merge branch 'master' into support_datetime64_parse_joda_syntax 2024-10-24 11:07:35 +08:00
Julia Kartseva
0b88b015a9 add test 2024-10-24 02:48:40 +00:00
taiyang-li
5aa5b434e2 fix uts 2024-10-24 10:14:18 +08:00
Alexey Milovidov
7e432add14 Update test 2024-10-24 03:52:36 +02:00
Alexey Milovidov
0b7cba6f72 Merge branch 'master' into revert-68608-revert-60197-format-settings-parsing 2024-10-24 03:29:06 +02:00
Raúl Marín
89d5b7af5c Tidy 2024-10-24 03:27:39 +02:00
Alexey Milovidov
4c0ce6ad10
Merge pull request #70848 from ClickHouse/part-log-partition-in-every-entry
Add `partition` column to every entry type of part log
2024-10-24 09:19:14 +08:00
Alexey Milovidov
eeb8540e76 Fixup 2024-10-24 03:11:37 +02:00
Alexey Milovidov
c6f51616e8 Fixup 2024-10-24 02:58:12 +02:00
Alexey Milovidov
88763b91df Fix build 2024-10-24 02:54:09 +02:00
Alexey Milovidov
596cc1da5f Fixup 2024-10-24 02:21:35 +02:00