Commit Graph

145030 Commits

Author SHA1 Message Date
Azat Khuzhin
a3469098e7 Fix 01246_buffer_flush flakiness (by tunning timeouts)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-06-14 20:36:44 +02:00
Mikhail f. Shiryaev
adb9e34ecc
Merge pull request #65300 from ClickHouse/auto/v23.8.15.35-lts
Update version_date.tsv and changelogs after v23.8.15.35-lts
2024-06-14 17:32:50 +00:00
Yarik Briukhovetskyi
5be00d2db4
Merge branch 'ClickHouse:master' into balancing_transform 2024-06-14 19:19:09 +02:00
Nikolai Kochetov
02d76f6082 Trying to fix fuzzed test. 2024-06-14 17:05:03 +00:00
Mikhail f. Shiryaev
799e573008
Fix silly typo that caused wrong tags messages 2024-06-14 19:03:32 +02:00
Max K
ba349ac73b ci test improvement 2024-06-14 18:50:53 +02:00
Max K
7b43ede04e style fix 2024-06-14 18:45:08 +02:00
Max K
eb2af82022 reenable black 2024-06-14 18:43:59 +02:00
Max K
592d704bf9 Build Report check remove pending status 2024-06-14 18:42:37 +02:00
Sergei Trifonov
a17d9d92d7
Merge branch 'master' into workload-for-merges 2024-06-14 18:35:43 +02:00
Sergei Trifonov
1778bcfc0b
Merge pull request #65050 from ClickHouse/s3-throttler-metrics
Add metrics for PutObject and GetObject throttlers of ObjectStorage
2024-06-14 16:33:35 +00:00
Sema Checherinda
ed60188050 mute test test_query_is_canceled_with_inf_retries 2024-06-14 17:53:31 +02:00
robot-clickhouse
d421d39b73 Update version_date.tsv and changelogs after v23.8.15.35-lts 2024-06-14 15:33:31 +00:00
Nikita Taranov
9218670605
Merge pull request #64806 from nickitat/filter_pushdown_merge_eng
Add regression test for filter propagation through `Merge` engine
2024-06-14 14:52:28 +00:00
Han Fei
e08e48a4ec Merge branch 'master' into hanfei/stats_rmt 2024-06-14 14:47:26 +00:00
Nikita Taranov
1aa17fe5d8
Merge pull request #65133 from nickitat/loop_engine_with_parallel_replicas
Fix `Initiator received more initial requests than there are replicas` with `loop` engine
2024-06-14 14:46:33 +00:00
Alexander Gololobov
e0128556f2
Disable long test in coverage run 2024-06-14 16:30:27 +02:00
Alexander Gololobov
ef1d7dcc42
Merge pull request #65058 from ClickHouse/increase_wait_for_mutations_timeout
Increase timeout in wait_for_all_mutations
2024-06-14 14:25:22 +00:00
Shaun Struwig
ad103b9db8
Update float.md 2024-06-14 16:06:40 +02:00
Raúl Marín
0d8bd133e6
Merge pull request #64959 from canhld94/bump_fmt_9
Update fmtlib version to 9.1.0
2024-06-14 14:05:04 +00:00
Blargian
36a575e124 Fix float page 2024-06-14 15:55:02 +02:00
Kseniia Sumarokova
6af61b6dba
Merge pull request #63502 from ClickHouse/Fix_parameterized_view_date
Fix assigning parameterized view value by function
2024-06-14 13:47:18 +00:00
robot-clickhouse
c856dc8c66 Automatic style fix 2024-06-14 13:45:10 +00:00
kssenii
5f3535309b Add a test 2024-06-14 15:38:09 +02:00
Han Fei
da186811f0 add more tests 2024-06-14 15:28:21 +02:00
Xu Jia
d0f2014f13 not count syste tables 2024-06-14 21:20:25 +08:00
serxa
b432400686 better type usage 2024-06-14 13:10:04 +00:00
Robert Schulze
06b27f0922
Merge pull request #64991 from arenadata/ADQM-1893
Add functions to encode and decode base64url
2024-06-14 12:41:38 +00:00
Robert Schulze
53fb19c422
Merge pull request #65168 from rschu1ze/update-aws-openssl
Remove obsolete fix from aws submodule
2024-06-14 12:39:00 +00:00
Kseniia Sumarokova
321f62d257
Merge pull request #64412 from ClickHouse/unite-storages3-and-disks3-settings
Refactor s3 settings (move settings parsing into single place)
2024-06-14 12:35:47 +00:00
Alexander Tokmakov
bc8c8ffd55
Merge pull request #64986 from ClickHouse/fix_init_order
Fix initialization order (ServerUUID/ZooKeeper)
2024-06-14 12:32:05 +00:00
Aleksei Filatov
515f911033 Add handling on commit 2024-06-14 15:28:55 +03:00
Yarik Briukhovetskyi
e1ddedf74c
Merge branch 'ClickHouse:master' into balancing_transform 2024-06-14 14:13:22 +02:00
Han Fei
aacb85495b
Update tests/integration/test_manipulate_statistics/test.py 2024-06-14 13:58:04 +02:00
Raúl Marín
0b8035a6cd Test requires libraries 2024-06-14 13:35:12 +02:00
Raúl Marín
00bb15b1c8 Merge remote-tracking branch 'blessed/master' into direct_dict 2024-06-14 13:31:15 +02:00
Raúl Marín
d0e1f02208
Merge pull request #65188 from Algunenano/i65052
Fix crash with UniqInjectiveFunctionsEliminationPass and uniqCombined
2024-06-14 11:30:18 +00:00
Nikita Mikhaylov
2008b81fe0
Merge pull request #65170 from ClickHouse/csv-tuples
Rework the tuple serialization/deserialization in CSV format.
2024-06-14 11:27:57 +00:00
Nikita Taranov
dc1d710b82
Merge pull request #64783 from canhld94/fix_vertical_final2
Remove bad optimization in vertical final implementation and re-enable vertical final
2024-06-14 11:17:33 +00:00
Alexey Milovidov
efb31c1d3f
Merge pull request #60556 from HappenLee/master
Remove useless virtual func call in ColumnNullable
2024-06-14 11:11:40 +00:00
Alexey Milovidov
3bd3bd467f Merge branch 'master' into bad-error-message 2024-06-14 12:59:29 +02:00
Alexey Milovidov
6068d355f6 Merge branch 'master' into bad-error-message 2024-06-14 12:59:09 +02:00
Max K
6e3199ebea CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
Alexey Milovidov
67c41d0856 Add a test just in case 2024-06-14 11:50:52 +02:00
Nikolai Kochetov
19fb712605
Merge pull request #65207 from ClickHouse/add-test-prewhere-merge
Add test prewhere merge
2024-06-14 09:33:27 +00:00
Antonio Andelic
0ee22ca5f9 Merge branch 'master' into maybe-less-flaky-01019_alter_materialized_view_consistent 2024-06-14 09:09:21 +00:00
Antonio Andelic
101ec91eaa
Merge pull request #64444 from canhld94/fix_keeper_default_global_pool
Always start keeper with sufficient amount of threads in global pool
2024-06-14 08:48:44 +00:00
Nikita Fomichev
5fefa58644
Merge pull request #65056 from ClickHouse/modify-column-test
Stateless tests: add test for SIZES_OF_NESTED_COLUMNS_ARE_INCONSISTENT
2024-06-14 08:38:04 +00:00
unashi
06e11752fd [retry test] 2024-06-14 16:13:00 +08:00
unashi
f707c0d1eb [black] 2024-06-14 16:13:00 +08:00