Commit Graph

145468 Commits

Author SHA1 Message Date
yariks5s
3062f177d5 fix the if statement and remove includes, style check 2024-06-21 15:24:58 +00:00
Anton Popov
dd862d0abb add test 2024-06-21 15:16:14 +00:00
Yarik Briukhovetskyi
c1b6e091d0
make code prettier 2024-06-21 17:09:49 +02:00
yariks5s
7e407d6e3a simplified planSquashing 2024-06-21 15:07:21 +00:00
robot-clickhouse
581cc540ee Automatic style fix 2024-06-21 14:53:54 +00:00
kssenii
e278584c01 Add a test 2024-06-21 16:46:03 +02:00
Sema Checherinda
803b58cdfa remove tables in test, make that test non-parrallel 2024-06-21 16:44:20 +02:00
Kseniia Sumarokova
3587140c20
Disable background download by default 2024-06-21 16:40:15 +02:00
Raúl Marín
0f268efa5b Style and use proper function 2024-06-21 16:23:06 +02:00
kssenii
0b0f235a0d Review fixes, fix race, add more logging to debug failing test 2024-06-21 16:20:57 +02:00
Raúl Marín
debeb36927
Update README.md 2024-06-21 16:10:02 +02:00
Alexey Milovidov
1ac78e1ffb Merge branch 'master' into strict-parsing-in-keeper-client 2024-06-21 15:18:42 +02:00
Tyler Hannan
f0ae3a7c9f
Update README.md
Updating events.
2024-06-21 15:05:31 +02:00
Pablo Marcos
932e4bf982
Merge pull request #65381 from pamarcos/system-error-log
Add system.error_log
2024-06-21 13:04:23 +00:00
Robert Schulze
0a60dc1672
OpenSSL: Replace temporary fix for unsynchronized access by official fix 2024-06-21 12:57:44 +00:00
Raúl Marín
fdda63e287 Add missing declarations 2024-06-21 13:53:37 +02:00
Yarik Briukhovetskyi
253d044b63
Update src/AggregateFunctions/AggregateFunctionGroupConcat.cpp
Co-authored-by: Sema Checherinda <104093494+CheSema@users.noreply.github.com>
2024-06-21 13:44:47 +02:00
Raúl Marín
ae61482ca2 Merge remote-tracking branch 'blessed/master' into 65390-avoid-exceptions-on-s3-throttler-metrics 2024-06-21 13:35:20 +02:00
Robert Schulze
df857ff17a
Bump re2 to latest HEAD 2024-06-21 10:34:30 +00:00
kssenii
a066b78c4d Merge remote-tracking branch 'origin' into s3queue-improvements 2024-06-21 12:27:32 +02:00
Max K
4064ca018f CI: Try Rerun check removal 2024-06-21 12:19:26 +02:00
kssenii
16457c67b9 Fix 2024-06-21 12:17:33 +02:00
Robert Schulze
6dd675579f
Merge pull request #64492 from 0xfei/master
Add profile event `SelectQueriesWithPrimaryKeyUsage`
2024-06-21 10:13:45 +00:00
Nikolai Kochetov
64118d1969 Do not use non-intersecting-parts optimization for final in case of read-in-order. 2024-06-21 10:01:34 +00:00
Raúl Marín
26aa65b9d1 Add 'Experimental Feature' category 2024-06-21 09:49:26 +00:00
Robert Schulze
8249efb8c7
Replace setting 'uniform_snowflake_conversion_functions' by 'allow_deprecated_snowflake_conversion_functions' 2024-06-21 09:37:06 +00:00
Antonio Andelic
71c7c0edbc
Merge pull request #65481 from ClickHouse/fix-incremental-backup-user-specific-auth
Fix user specific auth with incremental backups
2024-06-21 09:32:47 +00:00
Raúl Marín
fa3bdf6050 Fix style 2024-06-21 09:15:32 +00:00
Antonio Andelic
af1e5c42a0
Merge pull request #65497 from ClickHouse/fix-test-keeper-snapshots
Fix `test_keeper_snapshots`
2024-06-21 07:55:54 +00:00
pufit
6e5f2f6b01
Merge branch 'master' into pufit/fix-alter-query-clone 2024-06-21 02:36:06 -04:00
Konstantin Bogdanov
610b97d344
Merge pull request #65510 from ClickHouse/local/prompt-without-hostname
clickhouse-local: remove hostname from prompt
2024-06-21 01:52:55 +00:00
Konstantin Bogdanov
3b7d69a2fe
Remove hostname from clickhouse-local prompt 2024-06-21 00:46:33 +02:00
Alexey Milovidov
9639f62a51 Fix test 2024-06-21 00:35:54 +02:00
Michael Kolupaev
424224b202 Set _LIBUNWIND_REMEMBER_STACK_ALLOC explicitly just in case 2024-06-20 22:05:16 +00:00
Michael Kolupaev
8bb60101c4 Update libunwind to 18.1.7 2024-06-20 22:01:16 +00:00
Nikita Taranov
051ca6ff39
Merge pull request #65500 from ClickHouse/revert-60695-tests/http_external_tables_memory_tracking-resubmit
Revert "Resubmit http_external_tables_memory_tracking test"
2024-06-20 19:28:12 +00:00
Nikita Taranov
c552f82aef
Merge pull request #65155 from ClickHouse/revert-65149-revert-65105-nickitat-patch-20
Revert "Revert "Small fix for 02340_parts_refcnt_mergetree""
2024-06-20 19:27:22 +00:00
Nikita Taranov
01249e4077
Merge pull request #65495 from ClickHouse/disable_clang_format_koe_gde
Disable clang-format in special areas
2024-06-20 19:19:15 +00:00
Michael Kolupaev
952aae8bc2 Delete test 2024-06-20 18:44:45 +00:00
Michael Kolupaev
75d175b086 Disable userspace page cache by default 2024-06-20 18:44:45 +00:00
Alexey Milovidov
eed4b34e7d Fix test 2024-06-20 20:29:51 +02:00
Nikolai Kochetov
3e2428f3a5 Add a test. 2024-06-20 18:29:11 +00:00
Yarik Briukhovetskyi
f21fa7e482
Merge branch 'ClickHouse:master' into group_concat 2024-06-20 20:25:52 +02:00
Alexey Milovidov
c011cc9324 Fix test 2024-06-20 20:23:54 +02:00
Alexey Milovidov
2a4d055ea7 Fix test 2024-06-20 20:10:11 +02:00
Raúl Marín
9064e3611f Manually removed backported feature 2024-06-20 18:02:59 +00:00
Raúl Marín
991aa0517b Update 24.6 changelog 2024-06-20 18:01:40 +00:00
Raúl Marín
8b54e4b593 Changelog improvements 2024-06-20 18:01:07 +00:00
Sema Checherinda
e36a641a80 Merge branch 'master' into protocols-tls-extend-params 2024-06-20 19:02:12 +02:00
Pablo Marcos
71f8937abd Merge branch 'master' into system-error-log 2024-06-20 16:33:44 +00:00