Igor Nikonov
|
b952a11f35
|
Fix 00177_memory_bound_merging
|
2024-07-12 21:20:23 +00:00 |
|
Igor Nikonov
|
e22d6035fa
|
Cleanup
|
2024-07-12 14:11:04 +00:00 |
|
Igor Nikonov
|
4e44ecf286
|
Fixate setting in 02967_parallel_replicas_joins_and_analyzer
|
2024-07-12 13:52:33 +00:00 |
|
Igor Nikonov
|
6b1a63792d
|
Merge remote-tracking branch 'origin/master' into pr-local-plan
|
2024-07-12 13:43:34 +00:00 |
|
Igor Nikonov
|
04c3661b0b
|
Randomize parallel_replicas_local_plan
|
2024-07-12 13:42:25 +00:00 |
|
Nikita Taranov
|
3e64271989
|
Merge pull request #66336 from ClickHouse/nickitat-patch-25
Enable checks in assert_cast under sanitizers
|
2024-07-12 12:25:50 +00:00 |
|
Raúl Marín
|
ad21a9307f
|
Merge pull request #66412 from guspan-tanadi/sectionlinklocal
docs(clickhouse-local): intended section link
|
2024-07-12 11:40:00 +00:00 |
|
Raúl Marín
|
c2360ba562
|
Merge pull request #66429 from Blargian/docs_initHashXYZ
[Docs] update `intHash32`, `intHash64`
|
2024-07-12 11:39:06 +00:00 |
|
Raúl Marín
|
cd9e4a6dce
|
Merge pull request #66430 from Blargian/docs_last_value_respect_nulls
[Docs] replace `*_respect_nulls` with note about modifier in `any`, `anyLast`
|
2024-07-12 11:37:14 +00:00 |
|
Raúl Marín
|
633db10d39
|
Update docs/en/sql-reference/functions/hash-functions.md
|
2024-07-12 12:58:14 +02:00 |
|
Blargian
|
3806ab7ef1
|
remove *_respect_nulls and modify any, anyLast to reflect that they can use modifier RESPECT NULLS
|
2024-07-12 12:50:19 +02:00 |
|
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 |
|
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 |
|
Blargian
|
d9a05bca89
|
add alias to anyLast_respect_nulls
|
2024-07-12 11:43:04 +02: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Max Kainov
|
6868708a58
|
CI Buddy bot to notify about CI events
|
2024-07-11 15:58:56 +00:00 |
|
Kruglov Pavel
|
262c1f9e77
|
Update dynamic.md
|
2024-07-11 17:03:13 +02:00 |
|
Kseniia Sumarokova
|
3e9f626519
|
Update test.py
|
2024-07-11 15:59:34 +02:00 |
|
Kseniia Sumarokova
|
c23aa2b765
|
Merge pull request #66288 from MikhailBurdukov/ignore_on_cluster_named_collection
Ignore ON CLUSTER clause in queries for management of replicated named collections.
|
2024-07-11 13:37:22 +00:00 |
|
Kseniia Sumarokova
|
5d1902d98d
|
Merge pull request #66211 from ClickHouse/delta-lake-fix
DeltaLake: fix reading schema and partition columns from checkpoint file
|
2024-07-11 13:26:01 +00:00 |
|
Konstantin Bogdanov
|
f31f47f67c
|
Merge pull request #66335 from ilejn/s3_off_fix
Build failure if ENABLE_AWS_S3 is OFF fixed
|
2024-07-11 13:25:17 +00:00 |
|
Nikita Mikhaylov
|
8182ec8762
|
Merge pull request #66292 from ClickHouse/bump-azure
Bump `azure-sdk-for-cpp`
|
2024-07-11 12:58:50 +00:00 |
|
Nikolai Kochetov
|
1bc02fb71d
|
Ignore subquery for IN in DDLLoadingDependencyVisitor
|
2024-07-11 12:39:53 +00:00 |
|
Nikita Mikhaylov
|
9c10d4f402
|
Merge pull request #66291 from ClickHouse/bump-pocketfft
Bump `pocketfft`
|
2024-07-11 11:50:21 +00:00 |
|
Alexey Milovidov
|
8af24fddc8
|
Merge pull request #65870 from ClickHouse/add-test-43003
Add a test for #43003
|
2024-07-11 11:42:34 +00:00 |
|
Igor Nikonov
|
1a8e1eb0fe
|
Merge remote-tracking branch 'origin/master' into pr-local-plan
|
2024-07-11 11:14:12 +00:00 |
|
Kseniia Sumarokova
|
60c0957abd
|
Merge pull request #66290 from ClickHouse/kssenii-patch-10
Update run.sh
|
2024-07-11 10:45:37 +00:00 |
|
Nikolai Kochetov
|
80ceb63f5f
|
Fixing build.
|
2024-07-11 10:45:36 +00:00 |
|
Igor Nikonov
|
69652477f4
|
Merge remote-tracking branch 'origin/master' into pr-local-plan
|
2024-07-11 10:17:28 +00:00 |
|
kssenii
|
050240d890
|
Review fix
|
2024-07-11 12:08:16 +02:00 |
|
Raúl Marín
|
330082c3d4
|
Update docs/en/sql-reference/window-functions/last_value.md
|
2024-07-11 12:06:33 +02:00 |
|
Raúl Marín
|
3d96bf298c
|
Update docs/en/sql-reference/window-functions/last_value.md
|
2024-07-11 12:06:13 +02:00 |
|
Raúl Marín
|
366ed8701e
|
Update docs/en/sql-reference/window-functions/first_value.md
|
2024-07-11 12:06:09 +02:00 |
|
Raúl Marín
|
595bce4945
|
Update docs/en/sql-reference/window-functions/first_value.md
|
2024-07-11 12:06:04 +02:00 |
|
Robert Schulze
|
1ebe1da7b9
|
Merge pull request #66216 from rschu1ze/bump-rocksdb2
Bump RocksDB
|
2024-07-11 09:52:59 +00:00 |
|