Commit Graph

149003 Commits

Author SHA1 Message Date
Igor Nikonov
3ba8c3166b Merge remote-tracking branch 'origin/master' into pr-protocol-handling-with-priority 2024-07-29 16:03:14 +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
Alexey Milovidov
064fe8c3f5 Fix tests 2024-07-29 17:13:38 +02:00
Nikita Taranov
59c517dd91 fix format_fuzzer 2024-07-29 16:08:38 +01:00
alesapin
c2a40940db
Revert "Slightly better calculation of primary index" 2024-07-29 17:02:33 +02:00
Alexey Milovidov
d2f89bc7f8 Fix bad test 01036_no_superfluous_dict_reload_on_create_database 2024-07-29 16:57:06 +02:00
maxvostrikov
c48770fdf6 squash! added somme tests in relation with https://github.com/ClickHouse/ClickHouse/pull/54881 with new behaviour when enable_named_columns_in_function_tuple=1 (default value) 2024-07-29 16:46:38 +02: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
Max K
4417a9ae6f style fix 2024-07-29 16:14:45 +02:00
avogar
c5773def49 Remove long tag from small test 2024-07-29 13:59:17 +00:00
avogar
b7c7846556 Add smaller versions of tests 2024-07-29 13:55:26 +00:00
Ilya Yatsishin
efa218b534 address comments 2024-07-29 15:54:54 +02:00
Ilya Yatsishin
307e1be999 Merge remote-tracking branch 'origin/master' into external-replace-to-null 2024-07-29 15:48:43 +02:00
Antonio Andelic
b271a9dc8c Don't detach from thread group if running from main thread 2024-07-29 15:44:25 +02:00
Robert Schulze
07507e0cec
Merge remote-tracking branch 'ClickHouse/master' into bump-rocksdb 2024-07-29 13:41:55 +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
Nikolai Kochetov
327fb40178 Add a test. 2024-07-29 13:21:22 +00:00
jsc0218
4df64a40e2 Merge remote-tracking branch 'origin/master' into ClearExceptionMsgTableEngineGrant 2024-07-29 13:17:48 +00:00
jsc0218
5befebeec7 Merge remote-tracking branch 'origin/master' into fix2572 2024-07-29 13:15:33 +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
Max K
fd2dc474a1 docker server fixes 2024-07-29 14:26:02 +02:00
Robert Schulze
558bec1c94
Merge pull request #66649 from Blargian/docs_toXYZ
[Docs] `toInt*` functions
2024-07-29 12:22:41 +00:00
Kruglov Pavel
54d413e09b
Delete extra file 2024-07-29 14:20:35 +02:00
Max K
0ce81e7570 Create release workflow to use docker build script from master branch 2024-07-29 14:19:31 +02:00
Max K
9f8c90065e Fix docker jobs dependencies 2024-07-29 14:16:20 +02: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
Antonio Andelic
aa50bb0987 Fix attach thread after exception 2024-07-29 13:55:16 +02: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
avogar
c70bbe1d29 Disable some Dynamic tests under sanitizers, rewrite 03202_dynamic_null_map_subcolumn to sql 2024-07-29 11:46:00 +00:00
Blargian
2908cd7284 update toInt*OrDefault to show that the default argument is optional 2024-07-29 13:28:24 +02:00
Vitaly Baranov
634c513ba7 Fix cleanup in test_backup_restore_on_cluster/test.py::test_system_functions 2024-07-29 13:19:24 +02:00
Blargian
ceb0f7fe0f Fix typoo 2024-07-29 13:17:27 +02:00
Pablo Marcos
ba63bd1de7 Merge branch 'master' into fix-flaky-test_storage_s3_queue-test_max_set_age 2024-07-29 11:15:31 +00:00
Pablo Marcos
4cf7e6a79d Remove logging traces to help debugging 2024-07-29 11:15:03 +00:00
Vitaly Baranov
6c104e7c73 Simplify test test_backup_restore_on_cluster/test_disallow_concurrency 2024-07-29 13:12:05 +02:00
Vitaly Baranov
8f6a8b7ad6 Fix test test_backup_restore_on_cluster/test_disallow_concurrency 2024-07-29 13:12:05 +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
avogar
c5575e8748 Don't use PeekableReadBuffer in JSONAsObject format 2024-07-29 10:58:39 +00:00
avogar
837b0e053d Add JSONAsObject format to documentation 2024-07-29 10:52:41 +00:00
maxvostrikov
e6c7081245 squash! added somme tests in relation with https://github.com/ClickHouse/ClickHouse/pull/54881 with new behaviour when enable_named_columns_in_function_tuple=1 (default value) 2024-07-29 12:44:33 +02:00
Alexey Milovidov
1d20c31a7c Merge branch 'master' into debug-01600_parts_states_metrics_long 2024-07-29 12:39:59 +02: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
Pablo Marcos
5b9427dc56 Fix test flakiness
- Increase from 10s to 20s the max_age. Removes flakiness due to
  the files in minio still present in following execution, even
  if the cleanup stage of the test is clearly removing them.
- Use a busy-loop to check conditions directly, removing the
  unnecessary sleep.
2024-07-29 10:36:18 +00:00