Commit Graph

148704 Commits

Author SHA1 Message Date
Igor Nikonov
cf27f2665e Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-07-29 20:00:55 +00:00
Igor Nikonov
ce134830b7 Disable pr local plan by default 2024-07-29 17:15:15 +00:00
Alexey Milovidov
a023f2c970
Merge pull request #67326 from ClickHouse/fix-dos-rand
Prevent DoS in random distributions
2024-07-29 16:29:32 +00:00
Alexey Milovidov
04447945ac
Merge pull request #66506 from ClickHouse/ast-data-type
Introduce `ASTDataType`
2024-07-29 16:08:11 +00:00
Robert Schulze
16f878bab3
Merge pull request #63898 from wxybear/feat_default_multiquery
clickhouse-client/local: make multi-query mode the default
2024-07-29 16:00:55 +00:00
Nikita Mikhaylov
1480275ade
Merge pull request #67355 from ClickHouse/flaky-flaky-or
Fix flaky `01238_http_memory_tracking`
2024-07-29 15:29:34 +00:00
Robert Schulze
7e9e03b9c6
Merge pull request #67363 from Blargian/docs_toUIntXYZ
[Docs] Update `toUInt*` function documentation
2024-07-29 14:25:25 +00:00
Nikolai Kochetov
581e3e2f86
Merge pull request #65414 from ClickHouse/use-uniq-ptr-for-actions-dag
Remove ActionsDAGPtr whenever it is possible.
2024-07-29 13:23:08 +00:00
Alexey Milovidov
46bcd5e96a
Merge pull request #67349 from zvonand/kerberized-kafka-tests-nonparallel
Skip parallel for `test_storage_kerberized_kafka`
2024-07-29 13:22:50 +00:00
Shaun Struwig
4488d65fe9
Merge branch 'master' into docs_toUIntXYZ 2024-07-29 15:12:59 +02:00
Blargian
e13bc4e47a fix formatting issues 2024-07-29 14:57:30 +02:00
Robert Schulze
558bec1c94
Merge pull request #66649 from Blargian/docs_toXYZ
[Docs] `toInt*` functions
2024-07-29 12:22:41 +00:00
Max K.
7ac0788866
Merge pull request #67358 from ClickHouse/ci_fix_no_docker_reuse_on_release_branch
CI: Fix reuse for release branches
2024-07-29 12:03:01 +00:00
Nikolai Kochetov
e18f244877
Merge pull request #67146 from ClickHouse/fix-constants-in-merge-over-distr-single-shard
Remove constants from StorageMerge header in Complete stage
2024-07-29 11:50:54 +00:00
Max K
918feaff9d CI: Fix reuse for release branches 2024-07-29 13:46:23 +02:00
Blargian
2908cd7284 update toInt*OrDefault to show that the default argument is optional 2024-07-29 13:28:24 +02:00
Blargian
ceb0f7fe0f Fix typoo 2024-07-29 13:17:27 +02:00
Blargian
a8f36ebded update wording of toInt8OrDefault 2024-07-29 13:02:18 +02:00
Nikita Mikhaylov
5b5e88b7e3 Ok 2024-07-29 11:00:21 +00:00
Alexey Milovidov
2e283c8a79 Merge branch 'debug-01600_parts_states_metrics_long' into ast-data-type 2024-07-29 12:39:39 +02:00
Alexey Milovidov
670924f593 Merge branch 'master' into ast-data-type 2024-07-29 12:39:33 +02:00
Alexey Milovidov
a05312c654
Merge pull request #67312 from ClickHouse/less-complex
I do not want to think about this code
2024-07-29 10:36:28 +00:00
Alexey Milovidov
48de0b02d2
Merge pull request #67325 from ClickHouse/add-test-distributed-analyzer
Add a test for #66285
2024-07-29 10:35:18 +00:00
Alexey Milovidov
b23cdc8654
Merge pull request #67348 from ClickHouse/vdimir/followup_02911_backup_restore_keeper_map
Followup #67290
2024-07-29 12:35:10 +02:00
Alexey Milovidov
83ee9e32e7
Merge pull request #67332 from ClickHouse/add-test-61659
Add a test for #61659
2024-07-29 10:34:16 +00:00
Alexey Milovidov
9c44ceda65
Merge pull request #67327 from ClickHouse/follow-up-67301
Follow-up for #67301
2024-07-29 10:32:42 +00:00
Nikita Mikhaylov
8e3d832ccd
Merge pull request #67159 from shribigb/patch-1
Update keepermap.md
2024-07-29 10:25:19 +00:00
Alexey Milovidov
2fdacc776f
Merge pull request #67285 from ClickHouse/faster-test-02231_buffer_aggregate_states_leak
Faster test `02231_buffer_aggregate_states_leak`
2024-07-29 10:12:16 +00:00
Alexey Milovidov
9b511eedba
Merge pull request #67309 from ClickHouse/fix-bad-test-02050_client_profile_events
Fix bad test `02050_client_profile_events`
2024-07-29 10:12:08 +00:00
Alexey Milovidov
b9c79897a2
Merge pull request #67313 from ClickHouse/fix-test-00940_max_parts_in_total
Fix test `00940_max_parts_in_total`
2024-07-29 10:12:01 +00:00
Max K.
80a003f994
Merge pull request #67343 from ClickHouse/ci_check_docker_stdout_commands
CI: Print stdout, stderr for docker pull command
2024-07-29 09:51:38 +00:00
wxybear
906d709d84
clickhouse-client/local: make multi-query mode the default 2024-07-29 09:44:59 +00:00
Andrey Zvonov
ac001c0c6f no parallel for kerberized kafka 2024-07-29 08:41:23 +00:00
vdimir
e05972d9a6
Followup #67290 2024-07-29 08:39:18 +00:00
Max K.
37210d29ee
Merge pull request #67104 from ClickHouse/ci_rename_test_stages
CI: Rename Tests_2/3 stages to avoid confusion
2024-07-29 07:58:59 +00:00
Max K
bdcedeb3f0 CI: Add stdout, err for docker pull command 2024-07-29 09:49:18 +02:00
Alexey Milovidov
f381ef6b6f Merge branch 'master' into ast-data-type 2024-07-29 02:42:11 +02:00
Alexey Milovidov
7b5a7f546e
Merge pull request #67315 from ClickHouse/fix-kafka
Tests for Kafka cannot run in parallel
2024-07-29 00:41:26 +00:00
Alexey Milovidov
e274aca937 Add a test for #61659 2024-07-29 02:40:33 +02:00
Alexey Milovidov
031c3aa5eb Merge branch 'master' into less-complex 2024-07-29 02:14:34 +02:00
Alexey Milovidov
39de59a605 Follow-up for #67301 2024-07-29 02:11:55 +02:00
Alexey Milovidov
5216a3d4f2 Add a test 2024-07-29 02:05:25 +02:00
Alexey Milovidov
a1ab412fcb Prevent misuse of random number distributions 2024-07-29 02:00:30 +02:00
Alexey Milovidov
6e31e813b8 Add a test for #66285 2024-07-29 01:45:29 +02:00
Alexey Milovidov
f394cc3895 Merge branch 'debug-01600_parts_states_metrics_long' of github.com:ClickHouse/ClickHouse into debug-01600_parts_states_metrics_long 2024-07-29 01:01:36 +02:00
Alexey Milovidov
995623eb0e Merge branch 'master' of github.com:ClickHouse/ClickHouse into debug-01600_parts_states_metrics_long 2024-07-29 01:01:28 +02:00
Alexey Milovidov
884448dc71 Merge branch 'master' into debug-01600_parts_states_metrics_long 2024-07-29 01:01:16 +02:00
Alexey Milovidov
8115bb7a54
Update 01600_parts_states_metrics_long.sh 2024-07-29 01:01:03 +02:00
Alexey Milovidov
373b6ef959
Merge branch 'master' into faster-test-02231_buffer_aggregate_states_leak 2024-07-29 00:59:40 +02:00
Alexey Milovidov
199311fc6e
Merge pull request #67300 from ClickHouse/add-comment-settings
Add documentation for `compile_expressions`
2024-07-28 22:58:50 +00:00