Raúl Marín
104298925b
Add missing constructors and remove unmacro'd code
2024-10-25 12:59:32 +02:00
Raúl Marín
4e513066bd
Merge remote-tracking branch 'blessed/master' into settings6
2024-10-24 21:32:56 +02:00
Raúl Marín
119fc47aeb
Fix fast build and remove bad change
2024-10-24 21:08:16 +02:00
Ilya Yatsishin
1a1bd26d76
Merge pull request #70908 from ClickHouse/merge-source-parts
...
Add a profile event about the number of merged source parts
2024-10-24 17:39:31 +00:00
Max Kainov
6240f71b9a
Merge pull request #71029 from ClickHouse/ci_move_praktika_dir
...
CI: Rearrange directories for praktika ci
2024-10-24 16:52:48 +00:00
Alexey Milovidov
c7bd381397
Merge pull request #68614 from ClickHouse/revert-68608-revert-60197-format-settings-parsing
...
Revert "Revert "Fix unexpected behavior with `FORMAT` and `SETTINGS` parsing""
2024-10-24 16:50:23 +00:00
Justin de Guzman
6bb78918f0
Merge pull request #70953 from lio-p/migrate-play-urls
...
[Docs] Replace play.clickhouse.com urls with sql.clickhouse.com
2024-10-24 16:24:39 +00:00
Alexey Milovidov
eec39fa1ac
Merge pull request #70987 from ClickHouse/no-qpl
...
Remove `idxd-config` library which has an incompatible license
2024-10-24 14:50:13 +00:00
Max Kainov
38753970a4
CI: Rearrange directories for praktika ci
2024-10-24 16:48:14 +02:00
Alexey Milovidov
51d95a65b8
Merge branch 'master' into merge-source-parts
2024-10-24 15:55:48 +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
Raúl Marín
5f7ccf945a
Remove some unused methods from BaseSettings.h
2024-10-24 14:55:15 +02:00
Raúl Marín
369c58c0f2
Reduce deps from SettingsEnums
2024-10-24 13:57:26 +02:00
Raúl Marín
8566916cc3
Clean style checker
2024-10-24 13:07:50 +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
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
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
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
596cc1da5f
Fixup
2024-10-24 02:21:35 +02:00
Alexey Milovidov
db65931b74
Merge branch 'master' into no-qpl
2024-10-24 02:19:35 +02:00
Alexey Milovidov
bdeadf8dc5
Fix build
2024-10-24 00:58:17 +02:00
Alexey Milovidov
7e8b5fadc9
Merge branch 'merge-source-parts' of github.com:ClickHouse/ClickHouse into merge-source-parts
2024-10-24 00:57:22 +02:00
Alexey Milovidov
ea06e2f837
Fix build
2024-10-24 00:57:01 +02:00
Raúl Marín
53d055a730
Merge remote-tracking branch 'blessed/master' into settings5
2024-10-24 00:36:07 +02:00
Raúl Marín
6b18e77890
Remove some unnecessary changes
2024-10-24 00:30:24 +02:00
Alexey Milovidov
7420657b0f
Update MergeTask.cpp
2024-10-23 23:27:57 +02:00
Alexey Milovidov
1dedcd1be7
Merge pull request #70986 from ClickHouse/fix-test-01039_test_setting_parse
...
Fix `01039_test_setting_parse`
2024-10-23 21:24:38 +00:00
Alexey Milovidov
391ff333bc
Merge pull request #69778 from ClickHouse/switch_to_adaptive_task_sizes
...
Use only adaptive heuristic to choose task sizes for remote reading
2024-10-23 21:23:02 +00:00
Alexey Milovidov
c737eabb9e
Merge pull request #70850 from ClickHouse/add-merge-start-and-mutate-start-events
...
Add merge start and mutate start events into `system.part_log`
2024-10-24 05:28:40 +08:00
Raúl Marín
4c95b5365a
Merge remote-tracking branch 'blessed/master' into settings5
2024-10-23 22:31:32 +02:00
Alexey Milovidov
715ea5c4f6
Merge pull request #70965 from ClickHouse/ci_fix_build_report_with_modified_ci
...
CI: Do not skip Build report and status fix
2024-10-23 20:26:08 +00:00
Alexey Milovidov
f0da979a13
Merge pull request #70880 from ClickHouse/issue_14876
...
Fix `limit by`, `limit with ties` for distributed and parallel replicas
2024-10-23 20:24:24 +00:00
Alexey Milovidov
95c5291a58
Merge pull request #70853 from amosbird/fix-69732
...
Normalize named tuple arguments in agg states
2024-10-23 20:23:00 +00:00
Alexey Milovidov
85056de617
Merge pull request #70959 from rschu1ze/minor-fixups
...
Minor fixups of #70011 and #69918
2024-10-23 20:19:59 +00:00