Kruglov Pavel
ed3fb0c502
Merge pull request #65310 from azat/tests/01246_buffer_flush
...
Fix 01246_buffer_flush flakiness (by tuning timeouts)
2024-06-17 17:41:54 +00:00
Aleksei Filatov
d3e9751c87
Merge remote-tracking branch 'upstream/master' into fix_keeper_close_session_bug
2024-06-17 20:28:56 +03:00
Dmitry Novik
e310533930
Forbid QUALIFY clause in the old analyzer
2024-06-17 18:16:05 +02:00
Nikolai Kochetov
84f70ba664
Trying to fix more tests.
2024-06-17 16:09:55 +00:00
kssenii
cd1475a5df
Debug why test failed on aarch64
2024-06-17 17:59:17 +02:00
Nikolai Kochetov
c9178418ff
Another attempt.
2024-06-17 15:56:51 +00:00
Dmitry Novik
699f6334cb
Fix condition
2024-06-17 17:38:18 +02:00
Alexander Gololobov
18a5d8acdc
Merge branch 'master' of github.com:ClickHouse/ClickHouse into davenger-patch-1
2024-06-17 17:13:40 +02:00
Kruglov Pavel
bbe3a9f78e
Merge pull request #65341 from ClickHouse/Avogar-patch-3
...
Fix crash in 03036_dynamic_read_subcolumns
2024-06-17 15:09:49 +00:00
Raúl Marín
4030c15cfc
Merge pull request #65242 from Algunenano/bcrypt_logical
...
Add validation when creating a user with bcrypt_hash
2024-06-17 14:37:40 +00:00
Sema Checherinda
eec118b703
Merge pull request #63562 from GSokol/feat-59620
...
[feature] A setting `http_response_headers`
2024-06-17 13:52:37 +00:00
Robert Schulze
95fe3a8035
Merge remote-tracking branch 'rschu1ze/master' into uniform-snowflake-id-conversion
2024-06-17 13:26:38 +00:00
Robert Schulze
b0b2c3fea9
Minor clarification of setting docs
2024-06-17 13:19:59 +00:00
Yarik Briukhovetskyi
108f3f9725
Merge branch 'ClickHouse:master' into group_concat
2024-06-17 14:22:09 +02:00
Kruglov Pavel
bd4e76b1b8
Merge pull request #65063 from Avogar/avoid-write-to-finalized-buffer
...
Avoid writing to finalized buffer in File-like storages
2024-06-17 12:22:07 +00:00
Robert Schulze
186bd0cc3d
Temporary fix for tsan issue openssl#24629
2024-06-17 12:20:54 +00:00
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
Nikolai Kochetov
b845a242cc
Fixing build.
2024-06-17 11:06:22 +00: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