Antonio Andelic
100689a190
Merge pull request #65198 from aalexfvk/fix_keeper_close_session_bug
...
Fix a bug in ClickHouse Keeper that causes digest mismatch during closing session
2024-06-18 06:51:53 +00:00
pn
e3c7085ff7
Merge branch 'ClickHouse:master' into fix_in_operator_type_conversion
2024-06-18 14:45:55 +08:00
Xu Jia
d8379bfba2
fix the error system flush logs hang
2024-06-18 11:48:04 +08:00
Xu Jia
f2a162a4a7
fix style error
2024-06-18 11:09:13 +08:00
haohang
579e94319c
[docs] pin the gimli-rs/addr2line version in Update allocation-profiling.md
...
after upstream changed the folder, the build command is broken:
https://github.com/gimli-rs/addr2line/pull/291/files#diff-2e9d962a08321605940b5a657135052fbcef87b5e360662bb527c96d9a615542R70-R72
for a more stable way, I intend to pin the version
2024-06-18 11:03:10 +08:00
chloro
42dd981fe4
fix code review
2024-06-18 09:02:29 +08:00
Alexander Tokmakov
80b2300d98
Merge pull request #65301 from ClickHouse/chesema-mute-flaky-test
...
mute test test_query_is_canceled_with_inf_retries
2024-06-17 22:08:36 +00:00
Alexander Tokmakov
fb110827f8
save server data for failed stateless tests
2024-06-17 23:29:03 +02:00
Sema Checherinda
6b362c1cd6
Merge branch 'master' into chesema-mute-flaky-test
2024-06-17 23:12:39 +02:00
Alexander Tokmakov
856f5c395a
Merge pull request #65361 from ClickHouse/revert-65164-ecs
...
Revert "Fix AWS ECS"
2024-06-17 21:12:36 +00:00
Alexander Tokmakov
b150b0f5fa
Revert "Fix AWS ECS"
2024-06-17 23:11:59 +02:00
Robert Schulze
cdcfcb99fc
Merge remote-tracking branch 'rschu1ze/master' into reenable-session-caching
2024-06-17 20:51:11 +00:00
Robert Schulze
3f41201060
Merge remote-tracking branch 'rschu1ze/master' into uniform-snowflake-id-conversion
2024-06-17 20:49:52 +00:00
kssenii
8d072ade18
Update test
2024-06-17 22:35:49 +02:00
Kruglov Pavel
fb50f9475d
Merge pull request #65009 from yariks5s/group_concat
...
Aggregate function groupConcat (#63671 )
2024-06-17 18:56:48 +00:00
Kruglov Pavel
9894383aef
Merge pull request #65342 from Avogar/old-analyzer-variant-tests
...
Move tests 02942_variant_cast and 02944_variant_as_common_type to analyzer_tech_debt.txt
2024-06-17 18:53:26 +00:00
Kruglov Pavel
5d70cfaacc
Merge pull request #65333 from iceFireser/master
...
add tests for 'boom filter index with map'
2024-06-17 18:52:58 +00:00
avogar
bd76fac77c
Merge branch 'master' of github.com:ClickHouse/ClickHouse into async-load-by-default
2024-06-17 18:48:35 +00:00
avogar
644ce72bf7
Merge branch 'master' of github.com:ClickHouse/ClickHouse into detect-lexer-errors-early
2024-06-17 18:45:54 +00:00
pn
f576ad5b60
Merge branch 'ClickHouse:master' into fix_in_operator_type_conversion
2024-06-18 02:39:11 +08:00
alesapin
a29babcb61
Merge pull request #65323 from ClickHouse/remove-outdated-override-in-stress-test
...
Remove outdated override in stress tests
2024-06-17 18:32:08 +00:00
Kruglov Pavel
903b09b46d
Merge pull request #65164 from ClickHouse/ecs
...
Fix AWS ECS
2024-06-17 18:31:18 +00:00
Kruglov Pavel
fa2a6f281c
Merge pull request #65144 from Blargian/footer_column__names
...
Pretty formats: display column names in footer if the table is long.
2024-06-17 18:25:56 +00:00
Raúl Marín
69d108f6d7
Merge pull request #65203 from Algunenano/direct_dict
...
Fix bug in short circuit optimization with direct dictionaries
2024-06-17 18:16:51 +00:00
avogar
abe12219e8
Merge branch 'master' of github.com:ClickHouse/ClickHouse into workload-for-merges
2024-06-17 18:04:47 +00:00
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
kssenii
cd1475a5df
Debug why test failed on aarch64
2024-06-17 17:59:17 +02: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
robot-clickhouse
9f64e46f5e
Automatic style fix
2024-06-17 10:55:44 +00:00