Commit Graph

160020 Commits

Author SHA1 Message Date
Anton Popov
6c381ef59a
Merge pull request #72407 from CurtizJ/better-merge-tree-index
Do not load index in `mergeTreeIndex` table function if not needed
2024-11-27 19:01:11 +00:00
alesapin
e80920ecd1 Devirtualize serialize call in AggregateFunction 2024-11-27 19:11:21 +01:00
Nikita Taranov
7add1b73ef
Merge branch 'master' into raise_default_for_prealloc_in_ht_optimisation 2024-11-27 19:09:52 +01:00
Nikita Taranov
2ac7f06583 add settings change 2024-11-27 19:07:52 +01:00
Nikita Taranov
3826f04e09 impl 2024-11-27 19:04:26 +01:00
Mikhail f. Shiryaev
ed1f326d56
Merge pull request #72546 from ClickHouse/test-local-module
Improve praktika imports
2024-11-27 17:45:07 +00:00
Pablo Marcos
e9daa05d8f Fix test 2024-11-27 17:41:13 +00:00
Pablo Marcos
3c1f20a0ba Merge branch 'master' into 66073-system-load-primary-key-rebase 2024-11-27 17:11:30 +00:00
Vladimir Cherkasov
9344c1e679
Merge branch 'master' into vdimir/join_select_inner_table 2024-11-27 18:05:07 +01:00
Sema Checherinda
f2474292b3
Merge pull request #72545 from ClickHouse/chesema-fix-async-insert
fix async insert in TCP
2024-11-27 17:04:17 +00:00
Vitaly Baranov
6657d04553 Increase timeout in test_short_disconnection_doesnt_stop_restore. 2024-11-27 17:42:28 +01:00
Nikita Taranov
d59fe5fd7f
Merge pull request #70788 from ClickHouse/parallel_hash_by_def
Use `parallel_hash` join algorithm by default
2024-11-27 16:18:02 +00:00
Igor Nikonov
1ad472b496
Merge pull request #72393 from ClickHouse/fix-pr-any-inner-join
Fix ANY JOIN with parallel replicas
2024-11-27 16:05:20 +00:00
Dmitry Novik
a38700e5d1
Merge pull request #72338 from Zaynulla/patch-1
window-functions doc typos fix
2024-11-27 15:57:48 +00:00
Vladimir Cherkasov
1e7f0781bb
Merge branch 'master' into vdimir/join_select_inner_table 2024-11-27 16:42:29 +01:00
Jiebin Sun
8d875ac700 fix the error while building 2024-11-27 22:05:07 +08:00
Nikolay Degterinsky
c27fe21339
Merge pull request #71286 from arthurpassos/demand_changes_on_alter_user
Demand changes on alter user
2024-11-27 14:01:56 +00:00
Max Kainov
0eeb6c38dc
Merge pull request #72531 from ClickHouse/ci_remove_hdfs_tests
CI: Remove functional tests with hdfs
2024-11-27 13:57:03 +00:00
“JiaQi
ee44857c4c fix tests 2024-11-27 21:50:39 +08:00
Vitaly Baranov
622bb661ee Implement creating tables in parallel while restoring from a backup. 2024-11-27 13:56:58 +01:00
Mikhail f. Shiryaev
0e3c8044bc
Add a note to fix GHAuth 2024-11-27 13:53:31 +01:00
Mikhail f. Shiryaev
8bd3b5744f
Improve import to get rid of PYTHONPATH 2024-11-27 13:50:58 +01:00
alesapin
6cc7746970
Merge pull request #72497 from ClickHouse/allow_pulling_executor_for_matview
Allow to use pulling executor in materialized views
2024-11-27 12:49:40 +00:00
Sema Checherinda
57188113de fix async insert in tcp 2024-11-27 13:41:36 +01:00
Vladimir Cherkasov
b4e5178dd0
Merge pull request #72387 from ClickHouse/vdimir/with_fill_dup_sort_bug
Fix WITH FILL: Invalid number of rows in Chunk
2024-11-27 12:30:13 +00:00
Alexey Milovidov
ec914b108e
Merge pull request #71919 from ClickHouse/chesema-fix-test-03006
fix index_granularity_bytes to make test stable
2024-11-27 13:10:27 +01:00
Jiebin Sun
e25a4465a9 Reduce code complexity and thanks to @antaljanosbenjamin's suggestion 2024-11-27 20:03:38 +08:00
Max Kainov
b61921f237 remove test cases 2024-11-27 12:04:06 +01:00
Alexey Milovidov
4a3ceac1c5
Merge pull request #72518 from vitlibar/fix-data-race-in-counters-set-parent
Fix data race in ProfileEvents::Counters::setParent().
2024-11-27 10:47:00 +00:00
alesapin
045baa3c39 Add to settings changes 2024-11-27 11:10:46 +01:00
Vladimir Cherkasov
d77794d285
Merge branch 'master' into vdimir/join_select_inner_table 2024-11-27 11:05:26 +01:00
Nikita Fomichev
682eb4c92f
Merge pull request #72519 from ClickHouse/24.10_disable_shared_set_join
SettingsChangesHistory: disable allow_experimental_shared_set_join
2024-11-27 10:01:09 +00:00
Mikhail f. Shiryaev
30b7858d4a
Merge branch 'master' into fix-azure-list 2024-11-27 10:42:02 +01:00
taiyang-li
0e82fb82fe fix building 2024-11-27 17:28:06 +08:00
Max Kainov
bae2c068e9 fix sed in test 2024-11-27 10:23:28 +01:00
Max Kainov
09aa96370e CI: Remove functional tests with hdfs 2024-11-27 10:16:45 +01:00
Robert Schulze
9c893d4712
Merge pull request #72520 from ClickHouse/docs-cloud-atomic-default-engine
[Docs] Specify that Replicated is default engine for cloud
2024-11-27 08:53:36 +00:00
Zaynulla
0a6965537a
window func doc teamMax output header fixed 2024-11-27 10:32:01 +03:00
taiyang-li
b069aa3006 change as request 2024-11-27 14:40:13 +08:00
taiyang-li
344000efcf add functionsconversions 2024-11-27 14:38:32 +08:00
taiyang-li
70f2a877ec solve conflicts 2024-11-27 12:30:58 +08:00
“JiaQi
729dfacb4c fix tests 2024-11-27 10:35:03 +08:00
Justin de Guzman
b6725d33d1
[Docs] Specify that Replicated is default engine for cloud 2024-11-26 16:57:49 -08:00
Vitaly Baranov
ac6c28b15f Fix compilation. 2024-11-27 01:46:06 +01:00
“JiaQi
f494bc7032 fix tests 2024-11-27 08:43:06 +08:00
Anton Popov
71b651d4a8
Merge pull request #72394 from CurtizJ/fix-functions-to-subcolumns
Fix mismatched types after applying `optimize_functions_to_subcolumns`
2024-11-27 00:21:26 +00:00
Nikita Fomichev
1166e93447 SettingsChangesHistory: disable allow_experimental_shared_set_join 2024-11-27 00:56:03 +01:00
“JiaQi
46cd1fed51 fix tests 2024-11-27 07:50:05 +08:00
Vitaly Baranov
d78c3d4cba Fix data race in ProfileEvents::Counters::setParent(). 2024-11-27 00:39:15 +01:00
Alexey Milovidov
e3e6905638
Merge pull request #72339 from Zaynulla/patch-2
varPop doc latex formula added
2024-11-26 22:45:20 +00:00