Kruglov Pavel
10faefb266
Merge pull request #64206 from Avogar/fix-uncaught-exception
...
Fix abort on uncaught exception in ~WriteBufferFromFileDescriptor in StatusFile
2024-06-17 12:20:16 +00:00
Robert Schulze
fc4249b0e1
Reduce runtime of 01683_text_log_deadlock
...
- some runs of this test in CI timed out, others succeeded
- reducing the test size is not a greate strategy compared to
reproducing the slowness locally. I could not make the test run
on my system (clickhouse-benchmark did not connect to the server via a
secure connecstion, interestingly a secure connection did work for
clickhouse-client).
- this commit should unblock CI and uncover more interesting bugs caused
by re-enabling session caching
2024-06-17 12:16:07 +00:00
Robert Schulze
e484390a0e
Remove no-asan tag from tests
2024-06-17 12:16:04 +00:00
Robert Schulze
e3818a9794
Re-enable session caching
2024-06-17 12:16:02 +00:00
avogar
6360a0a357
Move tests 02942_variant_cast and 02944_variant_as_common_type to analyzer_tech_debt.txt and remove set allow_experimental_analyzer=0
2024-06-17 12:03:37 +00:00
Max K
e13ff4ec43
add Builds_2 dependency for Build_Report
2024-06-17 14:00:58 +02:00
Yarik Briukhovetskyi
a826d7130f
Rearranged includes
2024-06-17 13:57:59 +02:00
Kruglov Pavel
b2947d9b49
Fix crash in 03036_dynamic_read_subcolumns
2024-06-17 13:52:30 +02:00
Kseniia Sumarokova
263b22d89c
Update test.py
2024-06-17 13:24:44 +02:00
Kseniia Sumarokova
bab5359448
Update test.py
2024-06-17 13:24:07 +02:00
robot-clickhouse
9f64e46f5e
Automatic style fix
2024-06-17 10:55:44 +00:00
Max K
59b871663f
More ci unit tests
2024-06-17 12:41:35 +02:00
Artem Mustafin
016a680d30
reload-ci
2024-06-17 12:07:03 +03:00
Aleksei Filatov
ae9e25ffe5
Merge remote-tracking branch 'upstream/master' into fix_keeper_close_session_bug
2024-06-17 10:53:55 +03:00
Antonio Andelic
d9a11faf4a
Merge pull request #64842 from Unalian/jemalloc_as_metric
...
[feature] Add an asynchronous metric jemalloc.profile.active to show whether sampling is currently active
2024-06-17 07:10:15 +00:00
Alexey Milovidov
17e3716554
Merge branch 'master' into async-load-by-default
2024-06-17 08:53:31 +02:00
Alexey Milovidov
d9c4a3bea6
Merge branch 'master' into ecs
2024-06-17 08:48:44 +02:00
Alexey Milovidov
d3713b771b
Merge branch 'master' into bad-error-message
2024-06-17 08:48:34 +02:00
Alexey Milovidov
4f799270a1
Merge branch 'master' into detect-lexer-errors-early
2024-06-17 08:47:14 +02:00
Max K
f00750a152
do not overwrite Sync status if set
2024-06-17 08:33:31 +02:00
Alexey Milovidov
7bed33012d
Fix bad code, but not error in system.session_log
2024-06-17 07:51:58 +02:00
Alexey Milovidov
141688932a
Merge pull request #65294 from Blargian/docs_float_fix
...
[Docs] make `Float` page prettier
2024-06-17 05:46:35 +00:00
Alexey Milovidov
188f8a3df7
Fix test
2024-06-17 07:06:30 +02:00
Alexey Milovidov
9866faf15c
Merge branch 'master' into remove-outdated-override-in-stress-test
2024-06-17 05:40:28 +02:00
Alexey Milovidov
531ae83d93
Merge branch 'master' into bad-error-message
2024-06-17 05:39:58 +02:00
Alexey Milovidov
cf0e578a38
Merge branch 'master' into ecs
2024-06-17 05:39:00 +02:00
Alexey Milovidov
279716519d
Fix tests
2024-06-17 05:37:08 +02:00
Alexey Milovidov
204b27d0f0
Merge branch 'master' into async-load-by-default
2024-06-17 05:21:13 +02:00
Alexey Milovidov
92f538ae50
Disable async loading for MaterializedMySQL tests
2024-06-17 05:21:09 +02:00
Alexey Milovidov
9ecbc56890
Fix errors
2024-06-17 05:12:45 +02:00
iceFireser
9cc4cc6d3c
add tests for 'boom filter index with map'
2024-06-17 11:01:16 +08:00
Alexey Milovidov
d2d8006037
Fix error
2024-06-17 04:57:16 +02:00
pufit
9cb38f95ba
Merge pull request #64595 from ClickHouse/pufit/fix-definers-restore
...
Fix restore from backup for definers
2024-06-17 02:56:27 +00:00
Alexey Milovidov
edbd57eeb5
Merge branch 'master' into detect-lexer-errors-early
2024-06-17 04:13:06 +02:00
Artem Mustafin
51ff9df7eb
fix
2024-06-17 03:41:25 +03:00
Artem Mustafin
c815a35640
fix corner cases
2024-06-17 02:28:16 +03:00
chloro
27a0815bcc
fix failed code style check
2024-06-17 04:25:57 +08:00
Kseniia Sumarokova
dc48eac7c8
Update test.py
2024-06-16 18:13:36 +02:00
Alexey Milovidov
8b1f1947f7
Slightly better user-agent
2024-06-16 17:39:36 +02:00
Alexey Milovidov
35ce8c6e72
Version in User-Agent
2024-06-16 17:32:41 +02:00
Alexey Milovidov
2c1918908a
Revert "Debug AWS"
...
This reverts commit 20ca8f8714
.
2024-06-16 17:12:55 +02:00
Alexey Milovidov
b41bb96605
Revert "Debug AWS"
...
This reverts commit 642dc35a76
.
2024-06-16 17:12:19 +02:00
Alexey Milovidov
37eb815b17
Fix error
2024-06-16 17:12:05 +02:00
Alexey Milovidov
642dc35a76
Debug AWS
2024-06-16 15:21:17 +02:00
Alexey Milovidov
20ca8f8714
Debug AWS
2024-06-16 15:20:26 +02:00
Alexey Milovidov
0ff8d0ce32
Merge branch 'master' into bad-error-message
2024-06-16 14:40:42 +02:00
kssenii
2ecc53787e
Ping CI
2024-06-16 14:30:09 +02:00
Alexey Milovidov
cb390cc3d9
Fix alloc/dealloc mismatch or prevent false-positive ASan error in the AWS SDK
2024-06-16 13:14:59 +02:00
Alexey Milovidov
24dfc10755
Remove outdated override in stress tests
2024-06-16 12:57:05 +02:00
kssenii
1594f84daf
Fix test
2024-06-16 11:40:07 +02:00