Commit Graph

147264 Commits

Author SHA1 Message Date
Raúl Marín
9bbd24f2ca
Merge pull request #66367 from Blargian/docs_window_functions
[Docs] window functions
2024-07-12 10:18:53 +00:00
Kruglov Pavel
1d2156eaed
Merge pull request #66046 from Avogar/refactor-json-extract
Refactor JSONExtract functions and support more types to reuse its code in new JSON type
2024-07-12 10:18:11 +00:00
Nikita Fomichev
dd6dac6c5a Stateless tests: better sort checks in test report 2024-07-12 12:15:59 +02:00
János Benjamin Antal
f85b6c8969
Merge pull request #66184 from zhongyuankai/refactor_if_constant_condition_visitor
Refactor `OptimizeIfWithConstantConditionVisitor` using `InDepthNodeVisitor`
2024-07-12 10:03:03 +00:00
János Benjamin Antal
659eb92a7c
Merge pull request #65920 from azat/mysql-pool-cleanup
Remove mysqlxx::Pool::Entry assignment operator
2024-07-12 09:56:43 +00:00
vdimir
7781067ba1
Fix pushdown for join with external table
Fix possible incorrect result for queries joining and filtering table external engine (like
PostgreSQL), due to too agressive filter pushdown. Since now, conditions
from where section won't be send to external database in case of outer
join with external table.
2024-07-12 09:54:30 +00:00
alesapin
b4959b25df
Update src/Common/ProfileEvents.cpp 2024-07-12 11:44:44 +02:00
alesapin
713546e510
Update src/Common/ProfileEvents.cpp 2024-07-12 11:44:34 +02:00
Blargian
d9a05bca89 add alias to anyLast_respect_nulls 2024-07-12 11:43:04 +02:00
serxa
8ffe1215f4 Merge branch 'master' into fix-async-loader-dtor-race 2024-07-12 09:36:18 +00:00
Max K
27d7fd05a9
Merge pull request #66417 from ClickHouse/ci_boddy_post_from_master_only
CI: CIBuddy to post from master only
2024-07-12 09:34:22 +00:00
Raúl Marín
d654880ad8 Fix tidy 2024-07-12 11:34:20 +02:00
Shaun Struwig
7c6db58eec
Update aspell-dict.txt 2024-07-12 11:34:04 +02:00
Blargian
18e411d353 remove unwanted change 2024-07-12 11:28:41 +02:00
Blargian
7d9e1700d2 update intHash32, intHash64 2024-07-12 11:24:24 +02:00
Kruglov Pavel
25157fd17d
Disable optimize_functions_to_subcolumns in test 03202_dynamic_null_map_subcolumn 2024-07-12 11:01:42 +02:00
Nikolai Kochetov
05d37a9926
Merge pull request #66091 from ClickHouse/print-stacktrace-on-logical-error-abort
Print stacktrace in case of abort after logical error.
2024-07-12 08:27:35 +00:00
János Benjamin Antal
22b0d7e9f6
Merge pull request #64992 from k-morozov/add_log_clear_detached_tables
add some log for non using detached tables
2024-07-12 08:26:42 +00:00
Nikolai Kochetov
27dc6a6e1f
Merge pull request #66395 from ClickHouse/continue-66261
Ignore subquery for IN in DDLLoadingDependencyVisitor
2024-07-12 08:23:06 +00:00
Max K
b024bb736f CI: CiBuddy to post to salck channel from release branches only 2024-07-12 10:14:41 +02:00
Nikita Fomichev
f30cd12434 Stateless tests: add "Server died" check 2024-07-12 08:38:22 +02:00
Nikita Fomichev
5f8358942c Stateless tests: push CI 2024-07-12 03:06:07 +02:00
Nikita Fomichev
08b6dd604a Stateless tests: deal with hang-ups more roughly 2024-07-12 03:04:43 +02:00
Guspan Tanadi
8ef3fbf323
docs(clickhouse-local): intended section link 2024-07-12 07:50:35 +07:00
Max K
da741d271f
Merge pull request #66392 from ClickHouse/ci_buddy
CI Buddy bot to notify about CI events
2024-07-12 00:28:46 +00:00
Alexey Milovidov
afa0c8280c
Merge pull request #66396 from ClickHouse/kssenii-patch-10
Update test_storage_rabbitmq/test.py
2024-07-11 23:16:14 +00:00
Nikita Fomichev
4a56c601b2 Stateless tests: decrease CI timeout 2024-07-12 01:11:13 +02:00
Raúl Marín
e559899193 Random missing headers 2024-07-12 00:00:47 +02:00
Raúl Marín
1caaef0676 Fast build 2024-07-11 23:05:24 +02:00
Raúl Marín
9a8e4f2993 No libraries 2024-07-11 22:33:41 +02:00
Raúl Marín
ba419e43a6 Style 2024-07-11 22:16:04 +02:00
Alexey Milovidov
364686731f Fix test 2024-07-11 21:51:09 +02:00
Alexey Milovidov
327aabf891 Merge branch 'remove-noisy-message' into named-collections-in-clickhouse-local 2024-07-11 21:50:32 +02:00
Alexey Milovidov
ec0acf65c4 Merge branch 'master' into named-collections-in-clickhouse-local 2024-07-11 21:50:25 +02:00
Alexey Milovidov
966e4d2d63 Remove noisy message 2024-07-11 21:48:13 +02:00
Raúl Marín
1b75b8f4eb Merge remote-tracking branch 'blessed/master' into mergetree_private 2024-07-11 19:58:54 +02:00
Nikolai Kochetov
fe451ec25a Fixing build. 2024-07-11 17:34:33 +00:00
Kruglov Pavel
808d875a76
Remove links at all 2024-07-11 18:57:54 +02:00
Nikolai Kochetov
e242915fb8 Merge branch 'master' into print-stacktrace-on-logical-error-abort 2024-07-11 16:25:16 +00:00
Nikolai Kochetov
861dcbbffb Do not check parent scope for group_by_use_nulls outside of subquery. 2024-07-11 16:04:00 +00:00
Sema Checherinda
a8e55ac816 Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview 2024-07-11 18:01:12 +02:00
Sema Checherinda
ef4f34545e make 01275_parallel_mv.sql.j2 stable 2024-07-11 18:00:32 +02:00
Max Kainov
6868708a58 CI Buddy bot to notify about CI events 2024-07-11 15:58:56 +00:00
Raúl Marín
a41bbc5b3d Less indirect dependencies on Settings.h 2024-07-11 17:33:14 +02:00
Kruglov Pavel
262c1f9e77
Update dynamic.md 2024-07-11 17:03:13 +02:00
Vitaly Baranov
5f302e539d Fix error reporting while copying to Azure Blob Storage. 2024-07-11 16:54:01 +02:00
Azat Khuzhin
cdb3b3f2aa Add query elapsed time for non-default format in play UI
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-11 16:43:20 +02:00
chloro
82e13d785a restart ci 2024-07-11 22:23:09 +08:00
pn
1f4d8ed24f
Merge branch 'ClickHouse:master' into fix_64487 2024-07-14 11:02:55 +08:00
maxvostrikov
e0486436d8 added a stateless test to check if an analyser bug described in https://github.com/ClickHouse/ClickHouse/issues/66333 is still happening 2024-07-11 16:12:48 +02:00