Commit Graph

145031 Commits

Author SHA1 Message Date
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
Artem Mustafin
6b889bf07f reload-ci 2024-06-17 22:42:11 +03:00
Artem Mustafin
04770033ab
Merge branch 'ClickHouse:master' into hilbert-index-analysis 2024-06-17 22:19:39 +03: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
9dd43bbbea Merge branch 'master' of github.com:ClickHouse/ClickHouse into balancing_transform 2024-06-17 18:08:19 +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
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
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