Nikita Taranov
|
d57ac6dfdb
|
Set replica number to its position in cluster definition (#57800)
* impl
* fix
|
2023-12-20 17:33:05 +01:00 |
|
Alexander Tokmakov
|
015225c629
|
Merge pull request #57906 from ClickHouse/create_index_normalize
Normalize function names in CREATE INDEX
|
2023-12-20 17:24:19 +01:00 |
|
Alexander Tokmakov
|
858f2be6b5
|
Merge pull request #57337 from ClickHouse/drop_database_replica_no_throw
Don't throw if noop when dropping database replica in batch
|
2023-12-20 16:48:58 +01:00 |
|
Anton Popov
|
87d0cec055
|
Merge pull request #57433 from CurtizJ/materialize-lightweight-delete
Add mutation command `APPLY DELETED MASK`
|
2023-12-20 14:44:11 +01:00 |
|
Yakov Olkhovskiy
|
6830954cd3
|
Merge pull request #57988 from Chen768959/fix-literal-alias-misclassification
Fix literal alias misclassification
|
2023-12-19 19:36:59 -05:00 |
|
Alexey Milovidov
|
d190866fc0
|
Merge pull request #58031 from ClickHouse/revert-57766-fix-bug-window-functions
Revert "Fix bug window functions: revert #39631"
|
2023-12-20 01:08:08 +01:00 |
|
Raúl Marín
|
ccff198265
|
Rename canUseParallelReplicas to canUseTaskBasedParallelReplicas (#58025)
|
2023-12-19 23:21:19 +01:00 |
|
Jordi Villar
|
7c281d9a6f
|
Allow max_size_to_drop settings in query time (#57452)
|
2023-12-19 23:16:03 +01:00 |
|
Yarik Briukhovetskyi
|
6e816d45ae
|
Merge branch 'master' into paste_join
|
2023-12-19 20:02:24 +01:00 |
|
yariks5s
|
4e418a89d9
|
fixed suggestions
|
2023-12-19 19:00:37 +00:00 |
|
Sema Checherinda
|
802ad4ec47
|
Merge pull request #57523 from ClickHouse/remove-the-limit-for-connections-per-endpoint
Remove the limit for the number of connections per endpoint for background fetches + small refactoring
|
2023-12-19 19:16:01 +01:00 |
|
Bharat Nallan Chakravarthy
|
ecd2843b47
|
add a clarification to docs
|
2023-12-19 08:35:14 -08:00 |
|
Kseniia Sumarokova
|
d4e71f96c1
|
Merge pull request #57897 from ClickHouse/allow-to-dynamically-change-fs-cache-size
Support dynamic reloading of filesystem cache size
|
2023-12-19 13:51:42 +01:00 |
|
Robert Schulze
|
952175ce39
|
Merge pull request #57875 from zhongyuankai/order_by_all
Support `ORDER BY ALL`
|
2023-12-19 13:38:07 +01:00 |
|
vdimir
|
252cb8a507
|
Merge pull request #54602 from fionera/issue-49028
Add setting http_make_head_request
|
2023-12-19 13:33:59 +01:00 |
|
Nikolai Kochetov
|
8ab6564538
|
Revert "Fix bug window functions: revert #39631"
|
2023-12-19 13:30:59 +01:00 |
|
Chen768959
|
c1f7de770d
|
Merge branch 'ClickHouse:master' into fix-literal-alias-misclassification
|
2023-12-19 19:48:25 +08:00 |
|
Anton Popov
|
34cdecea70
|
Merge pull request #58013 from CurtizJ/fix-race-external-sort
Fix rare race in external sort/aggregation with temporary data in cache
|
2023-12-19 12:20:31 +01:00 |
|
Nikita Mikhaylov
|
6360b76792
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove-the-limit-for-connections-per-endpoint
|
2023-12-18 21:49:31 +00:00 |
|
pufit
|
36d1905881
|
Merge pull request #57752 from chizhonkova/refactor_sql_udf_loader
Refactoring for UserDefinedSQLObjectsLoader
|
2023-12-18 16:08:46 -05:00 |
|
Anton Popov
|
27d632f5e4
|
fix race in operations with external temporary data in cache
|
2023-12-18 20:02:53 +00:00 |
|
Alexey Milovidov
|
7178bd5c88
|
Merge pull request #57910 from Algunenano/log_message_string
Improvements for 00002_log_and_exception_messages_formatting
|
2023-12-18 21:02:23 +01:00 |
|
Bharat Nallan Chakravarthy
|
aef4e2e6ec
|
Merge upstream/master into ncb/async-metrics-pri-key-size
|
2023-12-18 09:46:51 -08:00 |
|
Raúl Marín
|
46067adce8
|
Improve ZooKeeperRetriesControl so it's easier to reuse
|
2023-12-18 17:43:10 +01:00 |
|
Nikolai Kochetov
|
5290b3c9ce
|
Merge pull request #57855 from kitaisreal/interpreter-create-query-sample-block-fix
InterpreterCreateQuery sample block fix
|
2023-12-18 17:22:24 +01:00 |
|
yariks5s
|
6740316a88
|
init
|
2023-12-18 15:02:51 +00:00 |
|
Anton Popov
|
10bc2db56d
|
add setting
|
2023-12-18 13:57:07 +00:00 |
|
chen768959
|
fdda0cf8ac
|
Literal aliases incorrectly classified as 'complex_aliases'.
|
2023-12-18 21:43:07 +08:00 |
|
Kseniia Sumarokova
|
f11fc650ee
|
Merge branch 'master' into allow-to-dynamically-change-fs-cache-size
|
2023-12-18 13:10:36 +01:00 |
|
Igor Nikonov
|
52db759c92
|
Merge remote-tracking branch 'origin/master' into pr-custom-key-failover
|
2023-12-18 11:59:13 +00:00 |
|
Raúl Marín
|
2639d0715f
|
Merge remote-tracking branch 'blessed/master' into log_message_string
|
2023-12-18 10:40:18 +01:00 |
|
Raúl Marín
|
f10dae4761
|
Merge pull request #56917 from Algunenano/backup_1
Prepare the introduction of more keeper faults
|
2023-12-18 10:27:48 +01:00 |
|
Alexey Milovidov
|
b07ee86cec
|
Merge branch 'master' into allow-to-dynamically-change-fs-cache-size
|
2023-12-18 05:50:31 +01:00 |
|
Alexey Milovidov
|
52d7777b05
|
Merge branch 'remove-cpp-templates-3' of github.com:ClickHouse/ClickHouse into remove-cpp-templates-3
|
2023-12-18 04:53:06 +01:00 |
|
Alexey Milovidov
|
c05b0cf37f
|
Merge branch 'master' into remove-cpp-templates-3
|
2023-12-18 04:52:50 +01:00 |
|
Alexey Milovidov
|
58396c5546
|
Merge pull request #57218 from tntnatbry/issue-43666
Issue 43666: Add skip_unavailable_shards as a setting for Distributed table.
|
2023-12-18 04:48:57 +01:00 |
|
Alexey Milovidov
|
168da20d51
|
Update executeQuery.cpp
|
2023-12-17 22:54:45 +03:00 |
|
Igor Nikonov
|
af6401761e
|
Merge remote-tracking branch 'origin/master' into pr-custom-key-failover
|
2023-12-17 13:32:53 +00:00 |
|
Robert Schulze
|
9033c96e29
|
Some fixups
|
2023-12-17 09:11:16 +00:00 |
|
Igor Nikonov
|
c49de7cea4
|
Fix typo
|
2023-12-17 08:33:49 +00:00 |
|
ubuntu
|
a5e4495ee5
|
Merge branch 'master' into order_by_all
|
2023-12-17 10:07:35 +08:00 |
|
Alexey Milovidov
|
6ada95ea00
|
Remove C++ templates (normalizeQuery)
|
2023-12-17 02:44:30 +01:00 |
|
Igor Nikonov
|
ec1539728d
|
Fix load balancing for hedged connections
|
2023-12-16 21:17:01 +00:00 |
|
Nikolay Degterinsky
|
5a3f0e7a5b
|
Forbid CREATE AS SELECT for Replicated storages only
|
2023-12-16 14:25:27 +00:00 |
|
zhongyuankai
|
5ccc5b4fd8
|
batter
|
2023-12-16 18:49:25 +08:00 |
|
zhongyuankai
|
01f5b20517
|
Support ORDER BY ALL
|
2023-12-16 18:48:23 +08:00 |
|
Kseniia Sumarokova
|
4279dd2bf1
|
Merge pull request #57687 from ClickHouse/make-system-filesystem-cache-query-no-memory-intensive
Make querying system.filesystem_cache not memory intensive
|
2023-12-16 11:28:28 +01:00 |
|
Alexey Milovidov
|
2d58dc512c
|
Merge pull request #57932 from ClickHouse/remove-shit-cleanup
Remove a feature
|
2023-12-16 06:04:59 +01:00 |
|
Anton Popov
|
5faf5e913e
|
slightly faster and perf test
|
2023-12-16 03:35:59 +00:00 |
|
jsc0218
|
41873dc4a3
|
Merge pull request #57873 from ClickHouse/vdimir/hash_join_structure_equals_fix
Fix assertion in HashJoin
|
2023-12-15 21:35:08 -05:00 |
|
Alexey Milovidov
|
ee502ef6b9
|
Remove trash (OPTIMIZE CLEANUP)
|
2023-12-15 22:41:58 +01:00 |
|
Igor Nikonov
|
a735820400
|
Merge remote-tracking branch 'origin/master' into pr-custom-key-failover
|
2023-12-15 21:14:43 +00:00 |
|
Alexey Milovidov
|
d751561d44
|
Remove useless headers
|
2023-12-15 21:42:05 +01:00 |
|
Alexey Milovidov
|
7e55eab1c3
|
Revert "Merge pull request #56573 from mkmkme/mkmkme/reload-config"
This reverts commit 3067ca64df , reversing
changes made to 1e46460910 .
|
2023-12-15 19:28:25 +01:00 |
|
Raúl Marín
|
b269f87f4c
|
Better text_log with ErrnoException
|
2023-12-15 19:27:56 +01:00 |
|
Anton Popov
|
a226c75717
|
optimize usage of consecutive keys optimization
|
2023-12-15 16:58:45 +00:00 |
|
Alexander Tokmakov
|
e4a831be17
|
normalize function names in CREATE INDEX
|
2023-12-15 17:40:03 +01:00 |
|
Maksim Kita
|
a4d287b576
|
Fixed tests
|
2023-12-15 18:54:15 +03:00 |
|
kssenii
|
0dcb3133c7
|
Allow to dynamically change fs cache size
|
2023-12-15 14:11:52 +01:00 |
|
Yarik Briukhovetskyi
|
325374c68b
|
Merge pull request #57342 from bharatnc/ncb/better-hint-if-table-doesnt-exist
provide a better hint if a table doesn't exist
|
2023-12-15 12:35:13 +01:00 |
|
vdimir
|
16c7c1e308
|
fix
|
2023-12-15 10:58:33 +00:00 |
|
kssenii
|
5de9c143a5
|
Merge remote-tracking branch 'origin/master' into make-system-filesystem-cache-query-no-memory-intensive
|
2023-12-15 11:32:14 +01:00 |
|
Kseniia Sumarokova
|
06438cc17b
|
Merge pull request #57578 from ClickHouse/allow-to-change-some-cache-settings-without-restart
Allow to apply some fs cache config settings changes without server restart
|
2023-12-15 11:18:19 +01:00 |
|
Maksim Kita
|
8a5ffbb5f2
|
InterpreterCreateQuery sample block fix
|
2023-12-15 12:55:19 +03:00 |
|
Bharat Nallan Chakravarthy
|
c9f35a8f84
|
review fixes
|
2023-12-14 11:28:49 -08:00 |
|
Bharat Nallan Chakravarthy
|
daef2febf3
|
Merge with 'upstream/master'
|
2023-12-14 11:19:44 -08:00 |
|
Igor Nikonov
|
1370a8c6c4
|
Merge remote-tracking branch 'origin/master' into pr-custom-key-failover
|
2023-12-14 18:29:38 +00:00 |
|
Raúl Marín
|
546484d46b
|
Merge remote-tracking branch 'blessed/master' into backup_1
|
2023-12-14 19:03:59 +01:00 |
|
vdimir
|
eb350ffa7e
|
Fix assertion in HashJoin
|
2023-12-14 15:52:35 +00:00 |
|
Anton Popov
|
5630115faa
|
optimize aggregation by large ranges of equal keys
|
2023-12-14 15:38:01 +00:00 |
|
kssenii
|
12ed9952c4
|
Merge remote-tracking branch 'origin/allow-to-change-some-cache-settings-without-restart' into allow-to-change-some-cache-settings-without-restart
|
2023-12-14 16:31:13 +01:00 |
|
kssenii
|
3edbbab9a3
|
Better
|
2023-12-14 16:30:15 +01:00 |
|
vdimir
|
0473e39352
|
lowcard in join output
|
2023-12-14 15:28:19 +00:00 |
|
kssenii
|
ea7e55b929
|
Simplify
|
2023-12-14 15:58:06 +01:00 |
|
Nikita Mikhaylov
|
a0af0392cd
|
Random changes in random files (#57642)
|
2023-12-14 12:47:11 +01:00 |
|
János Benjamin Antal
|
fdfd1481df
|
Merge pull request #57610 from kitaisreal/jit-add-assembly-printer
CHJIT add assembly printer
|
2023-12-14 12:39:20 +01:00 |
|
Raúl Marín
|
efcacd3c34
|
Merge remote-tracking branch 'blessed/master' into backup_1
|
2023-12-14 11:08:50 +01:00 |
|
Kseniia Sumarokova
|
79db3c66df
|
Merge branch 'master' into allow-to-change-some-cache-settings-without-restart
|
2023-12-13 23:33:59 +01:00 |
|
kssenii
|
38e38ef43f
|
Minor fix
|
2023-12-13 19:32:47 +01:00 |
|
Nikita Mikhaylov
|
8372c70958
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove-the-limit-for-connections-per-endpoint
|
2023-12-13 18:29:56 +00:00 |
|
vdimir
|
48fe75a70d
|
Fix MergeJoin lowcard keys support
|
2023-12-13 17:43:15 +00:00 |
|
Anton Popov
|
1960713176
|
add docs
|
2023-12-13 17:29:34 +00:00 |
|
Anton Popov
|
7598403f78
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2023-12-13 16:55:17 +00:00 |
|
Raúl Marín
|
d4522ee088
|
Merge pull request #57811 from Algunenano/revert_negative_positional_arguments
Revert #57741
|
2023-12-13 16:39:23 +01:00 |
|
Igor Nikonov
|
72f1c415f1
|
Merge remote-tracking branch 'origin/master' into pr-custom-key-failover
|
2023-12-13 15:03:05 +00:00 |
|
Igor Nikonov
|
c165be76ab
|
Parallel replicas: friendly settings (#57542)
|
2023-12-13 14:42:06 +01:00 |
|
Raúl Marín
|
dd405a655e
|
Merge remote-tracking branch 'blessed/master' into backup_1
|
2023-12-13 13:39:58 +01:00 |
|
Raúl Marín
|
8c2137e0c6
|
Revert "Merge pull request #57741 from ucasfl/negtive-position"
This reverts commit 3d846800e0 , reversing
changes made to b31b4c932f .
|
2023-12-13 13:09:36 +01:00 |
|
Nikolay Degterinsky
|
254bcade1e
|
Forbid CREATE AS SELECT for database Replicated
|
2023-12-12 18:28:20 +00:00 |
|
kssenii
|
cc71b40002
|
Merge remote-tracking branch 'origin/master' into make-system-filesystem-cache-query-no-memory-intensive
|
2023-12-12 16:40:04 +01:00 |
|
kssenii
|
fa0b2b9e50
|
Merge remote-tracking branch 'origin/master' into make-system-filesystem-cache-query-no-memory-intensive
|
2023-12-12 15:31:01 +01:00 |
|
Han Fei
|
a96593c8b1
|
Merge branch 'master' into feature/more_warnings
|
2023-12-12 15:25:01 +01:00 |
|
Natalya Chizhonkova
|
3d51192bad
|
Refactoring for UserDefinedSQLObjectsLoader
|
2023-12-12 17:03:49 +03:00 |
|
Kruglov Pavel
|
b33f124555
|
Merge pull request #57538 from MikhailBurdukov/ignore_on_cluster_for_grants
Ignore ON CLUSTER clause in grant/revoke queries for management of replicated access entities.
|
2023-12-12 14:59:58 +01:00 |
|
Nikolai Kochetov
|
696a2d9f4f
|
Merge pull request #57614 from ClickHouse/vdimir/join_array_lowcard_totals_crash
Fix type correction in HashJoin for nested low cardinality
|
2023-12-12 14:56:41 +01:00 |
|
Kruglov Pavel
|
3d846800e0
|
Merge pull request #57741 from ucasfl/negtive-position
Support negative positional arguments
|
2023-12-12 14:16:10 +01:00 |
|
Kseniia Sumarokova
|
91d36ad224
|
Merge pull request #57076 from ClickHouse/slru-for-filesystem-cache
Implement SLRU cache policy for filesystem cache
|
2023-12-12 10:20:58 +01:00 |
|
flynn
|
02720cde01
|
Fix
|
2023-12-12 04:06:43 +00:00 |
|
Alexey Milovidov
|
22200566c8
|
Revert "Merge pull request #39631 from ClickHouse/parallel-window"
This reverts commit 33cc853d61 , reversing
changes made to b05a3d02ed .
|
2023-12-12 03:45:00 +01:00 |
|
kssenii
|
554ef59dcf
|
Better
|
2023-12-11 21:34:07 +01:00 |
|